Skip to main content

401: Not Authenticated

You need to sign in to access this resource.

401not authenticatedlogin requiredunauthorized

This error means you're not currently logged in or your authentication credentials weren't provided with the request.

Common Causes

Not logged in to the platform Missing authentication header in API request Incorrect API key format Using wrong authentication method

Resolution Steps

1

Sign in

Log in to your account through the web interface

2

Include API key

Add Authorization header with your API key if using API

3

Check key format

Ensure API key follows format: Bearer your_api_key

4

Verify endpoint

Confirm you're using the correct authentication method

Still need help? Contact support if you continue to have authentication issues.

Was this article helpful?