/
IM
immutable
/
Immutable X API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2mo ago · Updated 2mo ago
Details
Filter operations
applications
2
assets
1
balances
1
claims
2
collections
8
deposits
2
mints
6
orders
4
tlvs
1
tokens
2
trades
3
get
Get a list of trades
post
Create a Trade between two parties
get
Get details of a trade with the given ID
transfers
3
users
3
withdrawls
3
get
Get details of an asset
get
Fetches the WEI balances of the user
get
Get a list of balances for given user
trades
Get details of a trade with the given ID
Get details of a trade with the given ID
get
/v1/trades/{id}
Response
OK
Trade
required
transaction_id
number
required
status
string
required
a
object
required
b
object
required
timestamp
string
required
Changes