How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Rarible NFT Items API

The NFT Items API from Rarible — 14 operation(s) for nft items.

Rarible NFT Items API is one of 18 APIs that Rarible publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include NFT Items. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 14 operations across 14 paths, and defines 88 schemas. It is described by OpenAPI 3.2.0, at version v0.1.

Requests are made against a single base URL, https://{environment}.rarible.org.

14 operations 14 paths 88 schemas 1 DELETE9 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v0.1
Base URL
https://api.rarible.org/v0.1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Rarible NFT Items API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-KEY (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 14

Across 14 paths, the API surfaces 14 operations — 1 DELETE, 9 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

NFT Items 14
GET
/v0.1/items/{itemId}
Get NFT by Id
getItemById 1 param → 200404400500
POST
/v0.1/items/byIds
Get NFT by Ids
getItemByIds body → 200404400500
GET
/v0.1/items/{itemId}/royalties
Get NFT royalties by Id
getItemRoyaltiesById 1 param → 200400500
DELETE
/v0.1/items/{itemId}/resetMeta
Reset NFT metadata
resetItemMeta 2 params → 200400500
GET
/v0.1/items/byOwner
Get NFT owned by user
getItemsByOwner 5 params → 200400500
GET
/v0.1/items/byCreator
Get NFT created by user
getItemsByCreator 5 params → 200400500
GET
/v0.1/items/byCollection
Get NFT from collection
getItemsByCollection 4 params → 200400500
GET
/v0.1/items/byOwnerWithOwnership
Get NFT owned by user - detailed
getItemsByOwnerWithOwnership 4 params → 200400500
GET
/v0.1/items/alldeprecated
Get all NFTs
getAllItems 7 params → 200400500
GET
/v0.1/items/traits
Get NFT collection traits
queryTraits 3 params → 200400500
POST
/v0.1/items/traits/rarity
Get NFT traits rarity
queryTraitsWithRarity body → 200
GET
/v0.1/items/lazy/{itemId}deprecated
Get Lazy NFT
getLazyItemById 1 param → 200404400500
POST
/v0.1/items/lazy/mintdeprecated
Mint Lazy NFT
mintLazyItem body → 200400404500
POST
/v0.1/items/lazy/burndeprecated
Burn Lazy NFT
burnLazyItem body → 204400404500

Schemas 88

The contract defines 88 schemas that model the data the API accepts and returns. The most detailed are Item (28 properties), Order (25 properties), EthOrderOpenSeaV1DataV1 (16 properties), Meta (14 properties). Each schema is shown below with its type and property counts.

EthOrderBasicSeaportDataV1
object
1 property 1 required
ContractAddress
string
Blockchain contract address in Union format ETHEREUM:${token}
ExtendedTraitProperties
object
2 properties 1 required
MetaContent
object
6 properties 2 required
ImageContent
object
3 properties
Creator
object
2 properties 2 required
Rarity
object
2 properties
VideoContent
object
3 properties
SolanaAuctionHouseDataV1
object
4 properties 1 required
ExtendedTraitProperty
object
Trait property parameters with additional features
3 properties 3 required
UnionApiErrorEntityNotFound
object
2 properties 2 required
EthOrderSeaportDataV1
object
9 properties 7 required
LazyItemMintForm
object
1 property 1 required
Royalties
object
1 property 1 required
EthOrderDataRaribleV2DataV2
object
4 properties 4 required
NftOfCollectionAssetType
object
2 properties 2 required
RawJson
object
EthCryptoPunksAssetType
object
4 properties 3 required
EthGenerativeArtAssetType
object
3 properties 2 required
SearchEngine
string
EthCollectionAssetType
object
3 properties 2 required
EthOrderCryptoPunksData
object
2 properties 1 required
Traits
object
2 properties 1 required
EthEthereumAssetType
object
2 properties 1 required
Order
object
25 properties 14 required
AudioContent
object
1 property
EthErc721LazyAssetType
object
8 properties 7 required
SolanaSolAssetType
object
1 property 1 required
EthLazyItem
object
SolanaFtAssetType
object
2 properties 2 required
OwnershipId
string
BigDecimal
string
AssetType
object
ItemId
string
Item Id, has format ETHEREUM:${token}:${tokenId}
ItemLastSale
object
6 properties 6 required
TokenCurrencyAssetType
object
2 properties 2 required
RawOrderData
object
2 properties 1 required
UnionApiErrorBadRequest
object
2 properties 2 required
EthErc1155AssetType
object
4 properties 3 required
EthLazyItemErc1155
object
2 properties 2 required
EthOrderOpenSeaV1DataV1
object
16 properties 17 required
EthOrderDataRaribleV2DataV3
object
4 properties 4 required
ItemTransfer
object
2 properties 4 required
EthSeaportItemType
string
ItemIds
object
1 property 1 required
ItemOwnership
object
9 properties 8 required
NftAssetType
object
4 properties 3 required
EthOrderDataLegacy
object
2 properties 2 required
EthOrderDataRaribleV2DataV3Sell
object
6 properties 2 required
Meta
object
14 properties 3 required
TraitsRarityRequest
object
Request rarity of the properties in the collection
2 properties 2 required
HtmlContent
object
1 property
Asset
object
2 properties 2 required
OrderStatus
string
Items
object
3 properties 1 required
Royalty
object
2 properties 2 required
CollectionId
string
Collection id
UnionApiErrorServerError
object
2 properties 2 required
MetaAttribute
object
4 properties 1 required
LazyItemBurnForm
object
3 properties 3 required
Platform
string
BigInteger
string
Model3dContent
object
1 property
TraitEntry
object
Combination of Item attribute key/value with it's count
2 properties 2 required
UnionAddress
string
Blockchain address in Union format ${blockchainGroup}:${token}
TraitProperty
object
Item trait property
2 properties 2 required
EthSeaportConsideration
object
6 properties 6 required
OrderId
string
EthErc20AssetType
object
2 properties 2 required
ItemWithOwnership
object
2 properties 2 required
EthSeaportOrderType
string
Item
object
28 properties 10 required
Blockchain
string
EthOrderDataRaribleV2DataV3Buy
object
5 properties 1 required
Trait
object
Combination of Item attribute key with list of values
2 properties 2 required
EthSeaportOffer
object
5 properties 5 required
LazyItem
object
Type of an Asset
5 properties 5 required
EthOrderDataRaribleV2DataV1
object
3 properties 3 required
Payout
object
2 properties 2 required
SolanaNftAssetType
object
4 properties 2 required
EthErc721AssetType
object
4 properties 3 required
EthErc1155LazyAssetType
object
9 properties 8 required
NativeCurrencyAssetType
object
3 properties 2 required
EthRaribleV2OrderData
OrderData
object
ItemsWithOwnership
object
3 properties 1 required
EthLazyItemErc721
object
1 property 1 required
ItemCollection
object
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rarible-nft-items-api-openapi.yml Raw ↑

Other APIs Rarible publishes across the network.

Rarible Charts API
Rarible Collection Leader Board API
Rarible Collection Statistics API
Rarible Currencies and rates API
Rarible Domain lookup API
Rarible Encode operations API
Rarible Indexer blocks API
Rarible NFT Activities API
Rarible NFT Collections API
Rarible NFT Data and Historical Statistics API
Rarible NFT Ownerships API
Rarible NFT Sales API
Where this information came from

This is an independent, third-party profile of Rarible NFT Items API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.