Build with the WatchEye API
Programmatic access to everything in WatchEye: PEP and sanctions screening, identity checks, IDPass verifications, ongoing monitoring programs and reports. A RESTful API with JSON payloads, one API key, and a sandbox environment for integration testing.
https://portal.watcheye.com.au/api/v1
Authorization: Bearer <your-api-key>. Sandbox and live share the same URL: the account your API key belongs to decides the environment.Guide
How the API works, from authentication and conventions through to each resource and the sandbox.
API reference
Every endpoint, with its parameters, response fields and JSON examples.
The same file this reference is built from. Use it with Postman, client generators and API tools.
/docs/openapi.yamlThe guide and the full endpoint reference in one document.
A plain-text index of every guide page and endpoint, so tools find the canonical source first.
/docs/llms.txtAppend .md to any guide or endpoint URL to get the source without the page chrome.