1. Home
  2. Docs
  3. API Usage
  4. Why do I sometimes get a 403 Error?

Why do I sometimes get a 403 Error?

Reasons why you might get a 403 would be

1) you are not including the API key in the request,

2) you are using an incorrect key.

3) you are calling a non-existent or misspelled end-point

How can we help?