API token

All API requests to the claimr system require authorization to ensure secure access and protect your organization's data. This authorization is handled through the use of an API token.

  • The claimr API token acts as your organization's key to access Swagger. It is associated with your organization as a whole, not with individual users.

  • Keep your API token confidential and store it securely. Any API requests made without a valid API token will be rejected as unauthorized.

Generate and authorize your API token

  1. Access the API section: Navigate to the API section within the claimr admin panel.

API section in claimr
  1. Generate the token: Click Generate Token button. A pop-up window will appear displaying your unique API token.

  2. Save the token: Copy this token and store it in a secure location. Once you close the pop-up, you will not be able to retrieve this token again.

  3. Go to Swagger: Open Swagger for the Claimr API and click Authorize button. A dialog box will appear, prompting you to enter your API token.

Swagger panel
  1. Authorize: Paste your copied API token into the designated field and click Authorize to complete the authorization process.

Swagger authorization modal window

For troubleshooting or support, reach our ⚡️claimr support team or email us yo@claimr.io .

Last updated

Was this helpful?