Polymarket US only. This toolkit connects to the CFTC-compliant Polymarket US product for United States users, not the global Polymarket app. API credentials are created at https://polymarket.us/developers after Polymarket US account verification.
Operate Polymarket US from the same conversation as the hosts it runs on. Check jobs, queues, and interfaces without a second console; run diagnostic reports; and restart or update with the change previewed, approved, and logged.
44 tools: 36 read, 8 write. Reads answer instantly. Writes require approval by default. Everything is logged.
ReadGet Account BalancesGet the authenticated user's Polymarket US account balances.
ReadGet ActivitiesGet authenticated Polymarket US portfolio activities such as trades, resolutions, deposits, withdrawals, referral bonuses, and transfers.
ReadGet Event By IDGet one Polymarket US event by numeric ID from the public gateway API.
ReadGet Event By SlugGet one Polymarket US event by slug from the public gateway API.
ReadGet League By SlugGet a current Polymarket US v2 league by slug.
ReadGet Market BBOGet the best bid and offer for one Polymarket US market by slug.
ReadGet Market BookGet the public order book for one Polymarket US market by slug.
ReadGet Market By IDGet one Polymarket US market by numeric ID from the public gateway API.
ReadGet Market By SlugGet one Polymarket US market by slug from the public gateway API.
ReadGet Market SettlementGet settlement information for one Polymarket US market by slug.
ReadGet Markets For SubjectDiscover Polymarket US markets associated with a subject ID.
ReadGet Markets For Subject By SlugDiscover Polymarket US markets associated with a subject slug.
ReadGet Open OrdersGet all open orders for the authenticated Polymarket US user.
ReadGet OrderGet an authenticated user's Polymarket US order by exchange-assigned order ID.
ReadGet Series By IDGet a Polymarket US series by numeric ID.
ReadGet Sport By SlugGet a current Polymarket US v2 sport by slug.
ReadGet Subject By IDGet a Polymarket US subject entity by numeric ID.
ReadGet Subject By SlugGet a Polymarket US subject entity by slug.
ReadGet Tag By IDGet a Polymarket US topic, sport, or league tag by numeric ID.
ReadGet Tag By SlugGet a Polymarket US topic, sport, or league tag by slug.
ReadGet User PositionsGet the authenticated user's Polymarket US trading positions across all markets or filtered by a specific market slug.
ReadList EventsDiscover Polymarket US events from the public gateway API.
ReadList Events For LeagueList Polymarket US events for a current v2 league slug such as "nba" or "nfl".
ReadList Events For SeriesList Polymarket US sports events for a legacy v1 series ID.
ReadList Events For SportList Polymarket US events for a current v2 sport slug such as "football" or "basketball".
ReadList Featured TagsList featured Polymarket US tag sections from the public gateway API.
ReadList LeaguesList current Polymarket US sports leagues from the v2 public gateway API.
ReadList MarketsDiscover Polymarket US markets from the public gateway API.
ReadList SeriesList Polymarket US series from the public gateway API.
ReadList SportsList Polymarket US sports from the current v2 public gateway API.
ReadList Sports TeamsList Polymarket US sports teams from the legacy v1 public gateway API.
ReadList Sports Teams For ProviderList Polymarket US legacy v1 sports team mappings for a data provider.
ReadList SubjectsList Polymarket US subject entities from the public gateway API.
ReadList TagsList ranked Polymarket US tags from the public gateway API.
ReadPreview OrderPreview a Polymarket US order without submitting it to the market.
ReadSearch Markets And EventsSearch public Polymarket US markets and events for discovery.
WriteCancel All Open OrdersCancel all authenticated Polymarket US open orders, optionally scoped to specific market slugs. Approval by default
WriteCancel Multiple OrdersCancel up to 20 Polymarket US open orders in one request. Approval by default
WriteCancel OrderCancel one Polymarket US open order by exchange-assigned order ID. Approval by default
WriteClose Position OrderCreate a live Polymarket US order intended to close an existing position in one market. Approval by default
WriteCreate Multiple OrdersSubmit up to 20 live Polymarket US orders in one request. Approval by default
WriteCreate OrderSubmit one live Polymarket US order. Approval by default
WriteModify Multiple OrdersModify up to 20 Polymarket US open orders in one request. Approval by default
WriteModify OrderModify one existing Polymarket US open order. Approval by default
Questions
How does LuumenAI connect to Polymarket US?
Authorize once with API token. Luumen lists the scopes each action needs before you approve the connection, and credentials never appear in the chat.
Can LuumenAI change things in Polymarket US on its own?
Read actions answer immediately. Anything that writes — cancel all open orders, cancel multiple orders, cancel order, close position order, and more — is shown as a plan and requires approval by default, including the 3 actions classified as destructive. Administrators configure that per tool, so you decide exactly which actions can ever run unattended.
Who gets access to the integration?
You decide. Actions are granted per agent, skill, and team, and per environment — production is not staging. Read access can be broad while writes stay narrow.
Is there an audit trail?
Every call to Polymarket US — read or write, approved or declined — is recorded with the actor, the input, and the result, and can be linked to the ticket or change record.