/api/v1/orders, /api/v1/simpleOrders/*) require an API key passed in the x-api-key request header.
Wallet IDs
Order endpoints also require awalletId (a UUID from the user_trading_wallets table). This identifies which of your Polymarket trading wallets to use for signing and submitting orders.
The walletId must belong to your API key’s user account and must be fully provisioned (allowances_ready = true, clob_api_key set).