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.timelyai.com.br/v1/me \ --header 'x-api-key: <api-key>'
{ "data": { "key_name": "<string>", "company_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "workspace_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "scopes": [ "<string>" ], "permissions": {} } }
Retorna informações sobre a API key, incluindo scopes e permissões.
Chave de API obtida no dashboard
Informações da API key
Show child attributes