v1

latestOpenAPI 3.1.02026-07-26103879.6 KB

Check If API Key Is Valid

This endpoint checks if your API key is valid.

get/account/keys/verify

Response

OK

workspace_idstring

The workspace ID associated with this API key

Example response

{
  "workspace_id": "2db5ea61-1752-42cf-8ea1-ab1da060cd0a"
}