cURL
curl --request GET \ --url https://api-public.skipcall.app/v1/me \ --header 'Authorization: Bearer <token>'
{ "organizationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "message": "Authenticated successfully" }
Returns information about the authenticated API key and organization
Documentation IndexFetch the complete documentation index at: https://docs.skipcall.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.skipcall.app/llms.txt
Use this file to discover all available pages before exploring further.
Enter your API Key (sk_live_xxx or sk_test_xxx)
API key information
"Authenticated successfully"