- Go to /account/developer/tokens.
- Click New Token, give it a descriptive name, and select scopes (read, write, auction-manage, etc.).
- Copy the token immediately — it is shown only once.
- Pass the token as a Bearer in the Authorization header: Authorization: Bearer {token}.
- Revoke tokens you no longer need from the same page.
Token scopes
- read — read-only access to auctions, lots, bids.
- write — create and update resources.
- auction-manage — manage auctions and lots.
- webhook-manage — subscribe and manage webhooks.
Last updated: 2026-07-12