Invalid API Key
Error
What Happened
The API key used to authenticate the request was not valid.
How to Fix
- Check that the API key is complete. API keys start with the prefixes
key_test_
andkey_live_
, and these prefixes are part of the API key. - Ensure that the API key is being passed in the correct header:
X-API-Key
.
Still stuck? Contact support.