Base URL
All API requests should be made to:Authentication
All API endpoints require authentication via thex-api-key header.
Request Format
All requests should:- Use
Content-Type: application/json - Include the
x-api-keyheader - Send data in JSON format
Response Times
Our API is designed for low-latency inline processing, with response times optimized for different use cases.Fast
75ms - 150msExtremely fast, but may not always extract best keyword and/or find an offer. Use
extraction_mode=fast and/or resolution_mode=fast to enable.Standard
400ms - 1400msThorough analysis of input text + multi-source affiliate URL discovery for higher match rates.
Response Format
All responses follow this structure. Checkerror == null to determine success.
Endpoints
POST /v1/chatads/messages
Analyze a message for affiliate opportunities