Current API key context
Meta
Current API key context
Returns the tier, scopes, rate limit, and row usage for the API key making the request.
GET
Current API key context
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Success
Id of the user the API key belongs to.
Plan tier, e.g. free, hobby, pro, teams, enterprise.
Scopes granted to this API key, e.g. read, monitors:write, trackers:write, recommendations:read.
Requests allowed per 60-second window for this key: 600 for enterprise/teams, 240 for other paid tiers, 60 for free, unless a per-key override is set.
True when the plan includes the Recommendations API (commercial intelligence endpoints).