To use the Anakrio API, you must create an application in the Developer Portal.
Steps:
- Go to the Developer Portal:
Anakrio Developers Portal - Create a new application
- Generate an API key / client credentials
- Configure redirect URLs (for OAuth apps)
- Start making API requests
Important rules:
- API keys must be kept secret
- Do not expose keys in frontend code
- Rotate keys if they are compromised
- Each app has its own rate limits