Jump to Content
Guides
Reference
Changelog
Discussions
v1.1
Log In
Reference
Log In
Moon (Dark Mode)
Sun (Light Mode)
v1.1
Guides
Reference
Changelog
Discussions
Get NFT by Id
Search
JUMP TO
Multichain SDK
Getting started with SDK
List NFT
Purchase NFT
Create Bid
Accept Bid
Custom Front-End Fee
Example application
Using SDK on backend
Using API through SDK
FAQ / issues with SDK
Reference
Data Model Diagram
NFT Data Model (Item)
Order Data Model
Activity Data Model
Ownership Data Model
Contract Addresses
OpenAPI definition
Search API
Search NFT collection traits
get
Search NFTs
post
Search NFT Ownerships
post
Search Activities
post
Search NFT Collections
post
NFT Items
Get NFT by Id
get
Get NFT by Ids
post
Get NFT royalties by Id
get
Reset NFT metadata
delete
Get NFT owned by user
get
Get NFT created by user
get
Get NFT from collection
get
Get NFT owned by user - detailed
get
Get all NFTs
get
Get NFT collection traits
get
Get NFT traits rarity
post
Get Lazy NFT
get
Mint Lazy NFT
post
Burn Lazy NFT
post
NFT Ownerships
Get NFT Ownership by Id
get
Get NFT Ownerships by Ids
post
Get NFT Collection's Ownerships
get
Get NFTs Ownerships
get
Get collections owned items by owner
get
Get distribution of the number of owned items by owner
get
NFT Sales
Get Order
get
Prepare order transaction
post
Prepare order cancel transaction
post
Report Order
post
Create or update Order
post
Get validated Order by Id
get
Get Orders by Ids
post
Get all Orders
get
Get all Orders (for sync)
get
Get user's sell Orders
get
Get sell Orders for NFT
get
Get sell Orders
get
Get user's bid Orders
get
Get bid Orders for NFT
get
Get floor bids for Collection
get
Get AMM Order trade info
get
Get fee settings
get
NFT Activities
Get user Activities
get
Get users Activities
post
Get NFT Activities
get
Get NFT Collection Activities
get
Get all Activities (for sync)
get
Get all Activities
get
Get sales chart
get
NFT Collections
Get NFT Collection by Id
get
Generate TokenId
get
Reset NFT metadata
delete
Reset Collection metadata
delete
Get NFT Collections owned by user
get
Get all NFT Collections
get
Collection Leader Board
Get NFT Collections leaderboard
get
Get NFT Collections leaderboard for a specific owner adresses
get
Collection Statistics
Get global (period-independent) statistics by collection ID
get
Get global (period-independent) statistics by collection IDs
post
Get period-based statistics by collection ID
get
Get period-based statistics by collection IDs
post
Get distribution of the number of bids by price
get
Charts
Get historical data of floor price for collection for charting purposes
get
Get historical data of collection volume (total sales worth) for charting purposes
get
NFT Data and Historical Statistics
Get user volume
get
Get NFT Collections volume
get
Get NFT Collection tx stats
get
Get NFT Collection stats
get
Get NFT Collection statistics
get
Get NFT Collection seller stats
get
Get NFT Collections GVM
get
Get NFT Collection floor price
get
Get NFT Collection buyer stats
get
Get NFT Collection listing stats
get
Domain lookup
Resolve domain
post
Signature operations
Check Order's signature
post
Generate signed input
post
Encode operations
Generate order encode data for sign operations
post
Currencies and rates
Get USD rate
get
Get supported currencies
get
User balances
Get balance
get
Indexer blocks
Get latest indexed block
get
Reconciliation
Get IDs of items updated after a specific datetime.
get
Powered by
Get NFT by Id
get
https://{environment}.rarible.org/v0.1/items/
{itemId}
Returns NFT Item by Id
Language
Shell
Node
Ruby
PHP
Python
Credentials
Header
Header
URL
Base URL
https://
api
.rarible.org
/v0.1/items/{itemId}
RESPONSE
Click
Try It!
to start a request and see the response here!