Pull data from Kadoa on-demand using our REST API
?startDate=2024-01-01&endDate=2024-01-31
?status=success
?changesOnly=true
?fields=title,price,extractedAt
Accept: text/csv
header for CSV output:
Code | Meaning | Action |
---|---|---|
200 | Success | Process data normally |
400 | Bad Request | Check query parameters |
401 | Unauthorized | Verify API key |
404 | Not Found | Check workflow ID |
429 | Rate Limited | Wait and retry |
500 | Server Error | Contact support |