Get API Keys
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.

Security
Never expose your live or production key.
- Still questions? Ask to the community.
- Check out the changelog.