Support
If an integration fails, collect:
- Environment and base URL.
- Endpoint, method, and timestamp.
- Request id, if the response includes one.
- HTTP status.
- Problem
type,title, anddetail. - Wallet address involved, if relevant.
- Market family and asset or outcome id.
Do not send private keys, seed phrases, raw long-lived tokens, or full JWTs.
Useful checks
Before opening a support request:
- Call
/v1/runtime-config. - Confirm the market family is enabled.
- Confirm the user has access with
/v1/access/self. - Refresh the relevant market metadata endpoint.
- Retry transient
503responses with backoff.
Public docs scope
These docs do not include admin routes, operator controls, service deployment, database access, cache keys, monitoring dashboards, or payout operations.