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 GET \ --url https://cloud.bytebeam.io/api/v1/apikeys \ --header 'x-bytebeam-api-key: <api-key>' \ --header 'x-bytebeam-tenant: <api-key>'
[ { "role": "<string>", "name": "<string>", "key": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "created-by": "<string>" } ]
API key required to authenticate requests.
Tenant(Project) name required to identify the project.