/
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
get
Get a list of collections
post
Create collection
get
Get details of a collection at the given address
patch
Update collection
get
Get a list of collection filters
get
Get collection metadata schema
post
Add metadata schema to collection
patch
Update metadata schema by name
deposits
2
mints
6
orders
4
tlvs
1
tokens
2
trades
3
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
collections
Get details of a collection at the given address
Get details of a collection at the given address
get
/v1/collections/{address}
Response
OK
Collection
required
address
string
required
name
string
required
description
string
required
icon_url
string
required
collection_image_url
string
required
project_id
number
required
metadata_api_url
string
required
Changes