Keys & Rates
To access the Bluon API, you'll need an API key and partner name. To access the Plugins, you'll need tokens and domain verification. Both of these are provided by Bluon.
Credentials
Contact our team to request your credentials. We'll set you up with everything you need to get started with the Bluon API and Plugins.
Contact UsEnvironments
APIs and Plugins have two environments: UAT and Production. Each has their own unique key and base path. We recommend starting with UAT.
Rate Limits
API keys are subject to rate limiting. UAT environment has lower rate limits and higher latency; the Production environment has very high limits and very low latency. Contact us if you need higher limits for your application.
Security Best Practices
Keep Your API Key Secret
Never commit your API key to version control or expose it in client-side code.
Use Environment Variables
Store your API key in environment variables or secure configuration files.
Rotate Keys Regularly
Contact us if you need to rotate your API key or suspect it has been compromised.