Authentication Guide
To access ClearFeed APIs, authentication is required using a bearer token. This token acts as a secure passkey for authorized usage. Follow these steps to obtain and use the token.
Last updated
To access ClearFeed APIs, authentication is required using a bearer token. This token acts as a secure passkey for authorized usage. Follow these steps to obtain and use the token.
Last updated
Access Developer Settings: Open your web browser and navigate to Developer Settings.
Generate New Token: If you haven't generated an API token yet, simply click the Generate Token
button. This will create a new token for your use.
After generating the token, you can easily copy it and begin using it.
Include the bearer token in the HTTP request's Authorization
header for API access: