Developer
API reference
Integrate AICIL compliance intelligence into your platform with our REST API.
Base URL
https://deephavn.io/v1Auth
Bearer token / API keyFormat
JSONKey endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST | /v1/transactions | Create a new transaction |
| POST | /v1/transactions/:id/submit | Submit for screening and processing |
| GET | /v1/transactions/:id/checklist | Get required document checklist |
| POST | /v1/vault/upload-url | Get pre-signed upload URL |
| GET | /v1/transactions/:id/compliance-package | Retrieve compliance package |
| POST | /v1/screening/entity | Screen an entity against sanctions lists |
| GET | /v1/kb/countries | List country compliance profiles |
| GET | /v1/kb/corridors | List supported corridors |