Skip to content
AK Market
Search
K
Main Navigation
Guide
API Reference
Contracts
Deployments
Appearance
Menu
Return to top
Register a token pair in backend storage
POST
/markets/token-pairs
Request Body
application/json
Schema
JSON
JSON
{
"tokenId"
:
"string"
,
"complementTokenId"
:
"string"
,
"conditionId"
:
"string"
,
"question"
:
"string"
,
"questionId"
:
"string"
,
"outcomeSlotCount"
:
0
}
Responses
201
400
Default Response
Content-Type
application/json
Schema
JSON
JSON
{
"ok"
:
true
}
POST
/markets/token-pairs
Playground
Server
Select a server...
Body
Try it out
Samples