Get Midpoint Price
Returns the average of the best bid and best ask for one outcome token
curl -X GET "https://example.com/midpoint?token_id=string"{ "mid": "string"}{ "error": "string", "code": "string", "retry_after_seconds": 1}Returns the average of the best bid and best ask for one outcome token
curl -X GET "https://example.com/midpoint?token_id=string"{ "mid": "string"}{ "error": "string", "code": "string", "retry_after_seconds": 1}