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"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.