Admin/enterprise only. Runs source-vs-API audit now.
X-API-Key
curl -X POST 'https://api.puntersedge.online/v1/data-quality/audit/run' \
-H 'X-API-Key: YOUR_KEY'
| Name | In | Type | Required | Description |
|---|---|---|---|---|
sport_key |
query | string | no | |
market |
query | string | no |
Status codes: 200, 401, 402, 422, 429, 500. Response bodies are JSON; the full schema is in /openapi.json.
GET /v1/data-quality/audit/latest — Latest bookmaker auditsGET /v1/data-quality/audit/{run_id}/results — Audit result detailGET /v1/data-quality/summary — Data quality summaryThe free tier needs no credit card, and the sandbox endpoints need no key at all.
Get a free API key Quickstart