Orderbook
Midpoint price for a position
GET
Midpoint price for a position
Last modified on July 7, 2026
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Need an API key? Sign in to the dashboard to get started.
curl --request GET \
--url https://api.radion.app/v1/polymarket/midpoint \
--header 'X-API-Key: <api-key>'{
"midpoint": 123,
"tokenId": "<string>"
}Was this page helpful?
curl --request GET \
--url https://api.radion.app/v1/polymarket/midpoint \
--header 'X-API-Key: <api-key>'{
"midpoint": 123,
"tokenId": "<string>"
}