⚡
claimr
  • Getting started
    • Create an account
    • Sign in to your account
    • Reset password
    • Edit profile
  • ⚡️claimr core components
  • Team roles and management
  • Campaigns
    • Create new campaign
    • Campaign settings
  • Groups
    • Create new group
    • Group settings
  • Quests
    • Create new quest
    • Quest settings
  • Tasks
    • Create new task
    • Task settings
    • Telegram tasks
    • X (Twitter) tasks
    • TikTok tasks
    • Discord tasks
    • YouTube tasks
    • Web3 tasks
      • Connect a wallet
      • Transactions count
      • Wallet balance
      • Token balance
      • NFT balance
      • Link3 balance
      • Mint an NFT (721)
      • Mint an NFT (1155)
      • Verify transactions
    • PoW tasks
    • HTTP request tasks
    • Referral tasks
    • Form tasks
    • Poll tasks
    • Events tasks
    • API tasks
  • Widget
    • Publish campaign
    • Widget configurations
    • Widget attributes
    • Integrate claimr widget into your website
    • claimr widget integrations
      • Google Analytics integration
      • Google Analytics Client ID
      • Google Tag Manager integration
      • HotJar integration
  • Rewards
    • Reward settings
    • Custom rewards
  • Events
    • Daily check-ins
    • Challenges
    • Ranks
    • KOLs
  • Codes
    • Secret codes
    • Invite codes
      • Enter invite code task
      • Claim invite code task
    • Gift codes
  • Test users
  • Pop-ups
    • Into pop-up
    • Completion pop-up
  • API
    • API token
    • API methods
    • User token
  • Webhooks
    • Set up webhooks
    • Assign webhooks
    • Webhook scopes
  • SDK
  • Forms
    • Create forms
    • Form settings
    • Pages
    • Blocks
    • Quizzes
  • Data analytics
    • Activity
    • PoW analytics
    • User information
    • Failed actions
    • Issues analytics
  • How to
    • Create X campaign
    • Create Discord campaign
    • Integrate claimr widget into dApp
    • Integrating claimr widget into Telegram mini app
    • Customize user experience with tags and attributes
    • Add custom points to users
  • UX requirements
    • Campaign UX requirements
    • Group UX requirements
    • Quest card UX requirements
    • Quest UX requirements
    • Task UX requirements
    • User progress UX requirements
    • Pop-ups UX requirements
    • Interactive components UX requirements
Powered by GitBook
On this page

Was this helpful?

  1. API

API token

PreviousAPINextAPI methods

Last updated 7 months ago

Was this helpful?

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.

  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.

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

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

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

Swagger
yo@claimr.io
API section in claimr
Swagger panel
Swagger authorization modal window