TokenOS
  • Overview
    • Introduction
    • Authentication
    • User & Wallet Identification
    • Errors
    • Versioning
  • Guides
    • How our system works
    • Rewarding your audience
      • In exchange for completing an incentive
      • In exchange for your own points
      • As a credit
  • Wallet API
    • Balances
    • Allocations
  • Management API
    • Token Selection
    • Campaigns
    • Subscriptions
    • Codes
  • Payments API
    • Introduction
    • Payments
    • Deliveries
    • Relayer
Powered by GitBook
On this page
  1. Management API

Token Selection

Clients can manage more than one token via the TokenOS API. To select which token you’d like to manage, use the special header X-Token-ID with the value set to the token’s symbol (i.e. -H “X-Token-ID: SYMBOL”. Note that you should not include the dollar sign).

Providing a token ID that you do not have permission to access will yield a 403 error.

PreviousAllocationsNextCampaigns

Last updated 2 years ago