website logo
⌘K
Getting Started
Overview
Creating Your Account
Testing sanctions.io
Implementation
Implementation Guide
Best Practices
API Reference
Authorization & API Version
API Endpoints
Solutions
Manual Batch Screening
Sanctions Screening for SAP®
Sanctions Screening for BigID®
Integrating with your CRM
Changelog
Resources
FAQs
Sanctions & Watchlists
Legal Documents
Customer Support
Docs powered by archbee 
0min

List API Tokens

GET

This endpoint will provide you with the list of active tokens for your account. All your tokens are linked to the same account with the same permissions. Please note: Sandbox tokens have limited access on some endpoints and also searches created using sandbox tokens will only return incomplete and non reliable data. Moreover sandbox tokens only can perform actions on sandbox tokens but not production tokens.

QUERY PARAMETERS
is_sandboxstring

Filter by tokens that are sandbox. (only available after version 2.1)

is_deletedstring

Filter by tokens that are deleted. (only available after version 2.1)

RESPONSES
200
OK
401
Error message if no token provided.
Error401
detailstring
Error reason
403
Error message when you don't have the appropriate plan.
Error403
detailstring
Error reason
Updated 08 Nov 2022
UP NEXT
Create API Tokens
Docs powered by archbee