Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://use.hoop.dev/api/orgs/keys
{ "id": "C02402E0-0175-445F-B46D-513D1F708991", "key": "grpcs://default:<secret-key>@127.0.0.1:8010" }
Create the organization key to run with hoop run command line.
hoop run
Created
The agent unique identifier
"C02402E0-0175-445F-B46D-513D1F708991"
The key in DSN format
"grpcs://default:<secret-key>@127.0.0.1:8010"
Was this page helpful?