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.circle.com/v1/w3s/config/entity \ --header 'Authorization: Bearer <token>'
{ "data": { "appId": "c4d1da72-111e-4d52-bdbf-2e74a2d803d5" } }
Get the app ID associated to the entity.
Circle's API Keys are formatted in the following structure "PREFIX:ID:SECRET". All three parts are required to make a successful request.
Fetched configuration for entity successfully.
Show child attributes
Was this page helpful?