Create a Polymarket order for a Polygon wallet.
Documentation Index
Fetch the complete documentation index at: https://api.synthesis.trade/docs/llms.txt
Use this file to discover all available pages before exploring further.
Account secret API key.
Polymarket token ID as a numeric string.
BUY or SELL.
MARKET, LIMIT, or STOPLOSS.
Order amount as string or number.
USDC or SHARES.
Required for LIMIT and STOPLOSS. Optional for MARKET as a maximum slippage price. Must be greater than 0 and less than or equal to 1.
Order time in force. Supported values: FOK, FAK, GTC, GTD. Defaults to FOK for MARKET and GTC for LIMIT and STOPLOSS. Valid combinations: MARKET with FOK or FAK, LIMIT with GTC or GTD, STOPLOSS with GTC.
Required when time_in_force is GTD. Unix timestamp for order expiration.
Polygon order created | Polygon stoploss created