Millimetric · Authentication Profile
Millimetric Authentication
Authentication
Millimetric uses Bearer API keys of the form {kind}_{env}_{prefix}_{secret}, modelled on Stripe's pk_/sk_ split. Four key kinds map to two scopes (ingest, read) plus an account-level read variant. pk_* keys are browser-safe and origin-allowlisted; sk_/rk_/ak_ are server-side. Not OAuth — there is no OAuth2/OIDC surface, so there is no scopes/ artifact.
Millimetric secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.
CompanyAnalyticsWeb AnalyticsProduct AnalyticsAttributionPrivacyMCPAI AgentsEventsDeveloper Tools
Methods: http
Schemes: 1
OAuth flows:
API key in:
Security Schemes
bearerAuth http