Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Preview the new unified TypeScript and Python SDKs, available now in beta.
cURL
curl --request GET \ --url https://api.perpetuals.polymarket.com/v1/info/fees
{ "fee_schedule": [ { "instrument_type": "perpetual", "taker_fee_rate": "0.0002", "maker_fee_rate": "-0.00005" } ] }
Get the flat fee schedule for each instrument type and category.
Fee schedule response.
Show child attributes
Was this page helpful?
Suggestions