GET /api/v1/me — who am I, and what can this key do. The first call to make after getting a key,
and the first thing to check when a request returns 402.
Scope: secret (lk_) or publishable (pk_) key, any plan.
Response
object
id, name, slug, primary_domain, attribution_model, attribution_window, created_at,
and partner_managed — true when the workspace was provisioned by an API partner
(Partner workspaces); such workspaces are on the
unlimited plan.object
tier, name, status, covered_by (the owner’s plan that covers this workspace, if any),
revenue_visible, limits (links, events, commission — each { used, limit }, limit: null meaning unlimited), events_reset_at, commission_reset_at.object
id, label, scopes, created_at, last_used_at of the key you called with.string[]
API capabilities this deployment supports, for feature detection. The list only grows:

