Getting Your API Key
Contact the Karma team to create your business account and receive your API key. Your key will start withkarma_ followed by 32 alphanumeric characters.
Using Your API Key
Include your API key in theAuthorization header of every request:
Security Best Practices
- Never expose your API key in client-side code or public repositories
- Store your key securely in environment variables
- Rotate your key if you suspect it has been compromised by contacting the Karma team
