API Keys
Generate keys from your dashboard. Each key is scoped to a project and environment. Treat keys like passwords — never commit them to source control or expose them in client-side code.
- →sk_live_* — production traffic, billable
- →sk_test_* — sandbox traffic, free, no side effects
- →Restrict each key by IP allowlist and scope (read / write / admin)