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.Standard
350ms - 600msFull message analysis with keyword extraction, intent scoring, and affiliate link resolution.
Quality = Fast
~150msFaster, with potential accuracy tradeoff. Set
quality: "fast" for reduced latency.Response Format
All responses follow this structure:Endpoints
POST /v1/chatads/messages
Analyze a message for affiliate opportunities