Get API Keys

🤖 Explain with AI

API Keys are static credentials that uniquely identify your application to the 4Geeks API. Each user account has exactly two keys:

  • Test Key: For development and testing (prefixed with sk_test_)
  • Live Key: For production use (prefixed with sk_live_)

To find your API Keys go to Settings -> API Keys.

get api keys

Security

Never expose your live or production key.