Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.bimpe.ai/api/v1/console/calls \ --header 'Authorization: Bearer <token>'
{ "message": "Calls API coming soon", "data": null, "code": "not_implemented" }
Team API key (prefix sk_). Use Authorization: Bearer or X-Api-Key: .
Coming soon
"Calls API coming soon"
null
"not_implemented"