Start here before calling Apipunt.
This page tells local agents, coding assistants, and betting automation systems which Apipunt links to read first and how to request tips safely.
1read /agents.json first
2use /openapi.json for routes
3send X-API-Key for production
GET https://apipunt.com/agents.json
GET https://api.apipunt.com/openapi.json
GET https://api.apipunt.com/v1/tips?days=10
-H "X-API-Key: $APIPUNT_KEY"
Agent policy
Apipunt provides tips, source metadata, and runner context. Bet placement should stay behind Telegram approval or account-specific user controls. Query-string keys are for demos only.
Canonical JSON
/agents.json describes auth, source aliases, response shapes, examples, and first calls.
OpenAPI
/openapi.json provides route-level structure for API clients and tools.
LLM text
/llms.txt gives a compact text summary for model context windows.
Demo data
Demo tips are available with a browser key for quick inspection.