Skip to main content
GET
Get API key project
Use this endpoint before creating dashboard resources when an integration needs to confirm its API-key scope. The response includes the current project, team ID, and MCP-safe capability flags. API keys are scoped to one project, so no project ID is supplied in the request.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Sendrealm-Project-Id
string<uuid>

Select an authorized project for a multi-project or all-project API key. Omit it to use the key's default project.

Response

Current project and capabilities

status
integer
Example:

200

data
object