SortSwift
Pricing
Sign InGet started
InventoryInventory OverviewBulk Lot BuilderMaster SetsChaos Sorting
Syncing
PricingSign In
SortSwift Docs
Getting Started
Core Features
Integrations & Tools
Support

Getting the JWT Token

CardTrader uses a JWT token for API access. Generate it once and store it securely.

Generate the Token


  1. Log into your CardTrader account.
  2. Navigate to Settings → API Access.
  3. Click Create New Token. Give it a descriptive name like “SortSwift Sync”.
  4. Copy the generated JWT token. It will not be shown again after you close the dialog.

Security Tips


  • Store the token in your password manager or another secure location.
  • Do not share the token outside of your operations team.
  • If you suspect the token was exposed, revoke it in CardTrader and generate a new one.

Add the Token to SortSwift


  1. Return to SortSwift → Integrations → CardTrader.
  2. Paste the JWT token into the API Token field.
  3. Click Connect. SortSwift verifies the token immediately.