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 Sales API

The NFT Sales API from Rarible — 19 operation(s) for nft sales.

Rarible NFT Sales 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 Sales. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 19 operations across 19 paths, and defines 70 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.

19 operations 19 paths 70 schemas 14 GET5 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 Sales 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 19

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

NFT Sales 19
GET
/v0.1/orders/{id}
Get Order
getOrderById 1 param → 200404400500
POST
/v0.1/orders/{id}/prepareTx
Prepare order transaction
prepareOrderTransaction 1 param body → 200404400500
POST
/v0.1/orders/{id}/prepareCancelTx
Prepare order cancel transaction
prepareOrderCancelTransaction 1 param → 200404400500
POST
/v0.1/orders/{id}/report
Report Order
reportOrderById 1 param → 200404400500
POST
/v0.1/orders
Create or update Order
upsertOrder body → 200400500
GET
/v0.1/orders/{id}/validate
Get validated Order by Id
getValidatedOrderById 1 param → 200404400500
POST
/v0.1/orders/byIds
Get Orders by Ids
getOrdersByIds body → 200400500
GET
/v0.1/orders/all
Get all Orders
getOrdersAll 6 params → 200400500
GET
/v0.1/orders/sync
Get all Orders (for sync)
getAllSync 4 params → 200400500
GET
/v0.1/orders/sell/byMaker
Get user's sell Orders
getSellOrdersByMaker 8 params → 200400500
GET
/v0.1/orders/sell/byItem
Get sell Orders for NFT
getSellOrdersByItem 7 params → 200400500
GET
/v0.1/orders/sell
Get sell Orders
getSellOrders 5 params → 200400500
GET
/v0.1/orders/bids/byMaker
Get user's bid Orders
getOrderBidsByMaker 11 params → 200400500
GET
/v0.1/orders/bids/byItem
Get bid Orders for NFT
getOrderBidsByItem 10 params → 200400500
GET
/v0.1/orders/floorBids/byCollection
Get floor bids for Collection
getOrderFloorBidsByCollection 8 params → 200400500
GET
/v0.1/orders/settings/fees
Get fee settings
getOrderFees 1 param → 200400500
GET
/v0.1/orders/history/bestActiveAtTime
Get historical best active orders in a collection
getBestActiveOrdersAtTime 5 params → 200400500
GET
/v0.1/orders/history/closestActiveAtTime/byOrder
Get historical active orders in a collection closest in price to the specified order at the time
getClosestActiveOrdersAtTimeByOrder 3 params → 200400500
GET
/v0.1/orders/history/closestActiveAtTime/byPrice
Get historical active orders in a collection closest to the specified price
getClosestActiveOrdersAtTimeByPrice 6 params → 200400500

Schemas 70

The contract defines 70 schemas that model the data the API accepts and returns. The most detailed are Order (25 properties), EthOrderOpenSeaV1DataV1 (16 properties), EthOrderSeaportDataV1 (9 properties), EthErc1155LazyAssetType (9 properties). Each schema is shown below with its type and property counts.

EthOrderBasicSeaportDataV1
object
1 property 1 required
EthErc20AssetType
object
2 properties 2 required
EthOrderDataLegacy
object
2 properties 2 required
OrderType
string
CurrencyId
string
Currency Id, has format ETHEREUM:${token} or ETHEREUM:${token}:${tokenId}
EthSeaportOrderType
string
ContractAddress
string
Blockchain contract address in Union format ETHEREUM:${token}
EthErc721LazyAssetType
object
8 properties 7 required
EthOrderDataRaribleV2DataV3Sell
object
6 properties 2 required
SolanaSolAssetType
object
1 property 1 required
Blockchain
string
Creator
object
2 properties 2 required
Asset
object
2 properties 2 required
OrderFees
object
Base fees
1 property 1 required
OrderSort
string
SolanaFtAssetType
object
2 properties 2 required
SyncSort
string
EthOrderDataRaribleV2DataV3Buy
object
5 properties 1 required
BigDecimal
string
AssetType
object
OrderStatus
string
ItemId
string
Item Id, has format ETHEREUM:${token}:${tokenId}
OrderForm
object
1 property 1 required
SolanaAuctionHouseDataV1
object
4 properties 1 required
EthSeaportOffer
object
5 properties 5 required
Royalty
object
2 properties 2 required
PreparedOrderTx
object
2 properties 2 required
TokenCurrencyAssetType
object
2 properties 2 required
UnionApiErrorEntityNotFound
object
2 properties 2 required
CollectionId
string
Collection id
RawOrderData
object
2 properties 1 required
EthOrderSeaportDataV1
object
9 properties 7 required
EthOrderFormAsset
object
2 properties 2 required
EthOrderDataRaribleV2DataV2
object
4 properties 4 required
Orders
object
2 properties 1 required
PrepareOrderTxResponse
object
4 properties 3 required
UnionApiErrorServerError
object
2 properties 2 required
NftOfCollectionAssetType
object
2 properties 2 required
UnionApiErrorBadRequest
object
2 properties 2 required
BestAtTimeOrdersResponse
object
K best orders at time
1 property 1 required
RawJson
object
Platform
string
BigInteger
string
EthOrderDataRaribleV2DataV1
object
3 properties 3 required
EthErc1155AssetType
object
4 properties 3 required
Payout
object
2 properties 2 required
EthRaribleV2OrderForm
object
2 properties 2 required
EthRaribleOrderForm
object
8 properties 6 required
EthCryptoPunksAssetType
object
4 properties 3 required
SolanaNftAssetType
object
4 properties 2 required
EthErc721AssetType
object
4 properties 3 required
EthGenerativeArtAssetType
object
3 properties 2 required
SearchEngine
string
OrderIds
object
1 property 1 required
EthErc1155LazyAssetType
object
9 properties 8 required
EthCollectionAssetType
object
3 properties 2 required
NativeCurrencyAssetType
object
3 properties 2 required
EthOrderCryptoPunksData
object
2 properties 1 required
EthRaribleV2OrderData
EthOrderOpenSeaV1DataV1
object
16 properties 17 required
UnionAddress
string
Blockchain address in Union format ${blockchainGroup}:${token}
OrderData
object
EthOrderDataRaribleV2DataV3
object
4 properties 4 required
EthSeaportConsideration
object
6 properties 6 required
EthSeaportItemType
string
EthEthereumAssetType
object
2 properties 1 required
PrepareOrderTxForm
object
5 properties 4 required
OrderId
string
Order
object
25 properties 14 required
NftAssetType
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rarible-nft-sales-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 Items API
Rarible NFT Ownerships API
Where this information came from

This is an independent, third-party profile of Rarible NFT Sales 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.