cURL
curl --request GET \ --url 'https://v5.oddspapi.io/en/futures/settlement?apiKey='
401
invalid_filters
{ "error": 400, "message": "Invalid filters.", "reason": "invalid_filters"}
Get settlements for a future.
Currently not available.
Your API key (query-based auth for v5).
Single future ID (e.g. id11000132131631).
API error
Concrete error format returned by this API (no FastAPI detail wrapper).
HTTP status code
Human-readable error message
Machine-readable reason code
Optional extra details (string/object/array depending on the error).