Victor Joseph
Last updated: 23 May 2025
A 401 error usually occurs if the Bearer
prefix is missing from your API key. Please ensure you add Bearer
as a prefix to your API key to resolve the issue.
If you’re using Postman, go to the Authorization tab, select the type as Bearer Token, and enter your API key in the Token field. This should resolve the issue.