Authentication
Test and Live Keys API request authentication
Last updated
Test and Live Keys API request authentication
Last updated
Secure your API Keys
Do not commit your API keys to git, or use them openly in client side code.
Regenerate your API
in the case of security breach, or unauthorised access, you can regenerate your API Key here
Your API requests are authenticated using API keys. Any request that doesn't include an API key will return an error.
You can generate an API key from your Dashboard at any time.