Authentication

All API requests require a Bearer token in the Authorization header.

Authorization: Bearer klint_sk_live_...

Key types

  • klint_sk_live_*: Production keys
  • klint_sk_test_*: Test keys (same models, separate billing)

Security

  • Never expose keys in client-side code
  • Rotate keys from the dashboard
  • Keys are shown in full only once at creation