The Watchlist API provides comprehensive AML/CFT screening against global sanctions lists, PEP databases, and adverse media sources.Documentation Index
Fetch the complete documentation index at: https://docs.txcloud.thetekcircle.io/llms.txt
Use this file to discover all available pages before exploring further.
Key Features
Sanctions Screening
Screen against OFAC, UN, EU, and 200+ global lists
PEP Database
Identify Politically Exposed Persons
Adverse Media
Monitor negative news and media coverage
Ongoing Monitoring
Continuous monitoring with real-time alerts
Base URL
Authentication
All requests require a Bearer token:Quick Start
Endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST | /watchlist/screen | Screen an entity |
| POST | /watchlist/screen/batch | Batch screening |
| GET | /watchlist/screen/{id} | Get screening result |
| POST | /watchlist/matches/{id}/resolve | Resolve a match |
| POST | /watchlist/monitor/subscribe | Subscribe to monitoring |
| GET | /watchlist/lists | List available watchlists |