Skip to main content
Thiqwave automatically handles all transaction screening, KYT monitoring, sanctions screening, and Travel Rule compliance. Partners submit KYB for onboarding and then Thiqwave manages the rest automatically. All compliance operations are abstracted behind a single API. Base path: https://api.thiqwave.com/v1/compliance

Available endpoints

MethodEndpointDescription
POST/v1/compliance/kybSubmit a KYB application
GET/v1/compliance/:idGet compliance check status
GET/v1/compliance/sanctions/:idCheck sanctions screening status

Compliance statuses

StatusDescription
pending_reviewApplication received and queued for review
under_reviewBeing actively reviewed by the compliance team
approvedVerification passed — partner can go live
rejectedVerification failed — see rejection details
more_information_requiredAdditional documents or information needed from you
Thiqwave automatically performs sanctions screening and KYT monitoring on all entities and transactions. You do not need to initiate screening manually — use the sanctions endpoint to check the status of automatic screenings.
Your partner account must reach approved status before you can initiate live payment transactions. Attempting to create transactions on an unapproved account returns a 403 Forbidden error.