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.abloatai.com/v1/capabilities \ --header 'Authorization: Bearer <token>'
{ "object": "<string>", "data": [ { "object": "<string>", "id": "<string>", "token": "<string>", "can": [ "<string>" ], "syncGroups": [ "<string>" ], "expiresAt": 123 } ] }
API key (sk_live_…) or a scoped capability/ephemeral token. The same header carries both — the server discriminates by token shape.
sk_live_…
Capabilities issued for this key.
"list"
Show child attributes