v3
latestOpenAPI 3.0.1Apache 2.02026-08-065516357.9 KBstats
Check API key validity and resolve organization/project context.
Both the Python and TypeScript SDKs call this endpoint on client construction to validate the API key and resolve the default org_id and project_id.
get/v1/ping/
Response
The API key is valid.
Example response
{
"status": "ok"
}