Sandbox version
For experimental use only. Proceed with caution.
Honeycluster Data API
OpenAPI-compliant REST API for indexed XRPL data
Spechttp://localhost:4100/openapi.json
Base URL
All endpoints below are relative to one of these hosts. Prefix each path with the base URL when making requests.
https://api.honeycluster.dev/data/v1
auth
tokens
mptokens
nftokens
get
/nft/list
List NFTs
get
/nft/search
Free-text search across NFTs and collections
get
/nft/collections
List NFT collections
get
/nft/by-collection
List NFTs within a collection
get
/nft/collection/{nftId}
Get an NFT collection by NFTokenID
get
/nft/{nftId}
Get an NFT detail by NFTokenID
post
/nft/batch
Batch lookup NFT details by NFTokenIDs
get
/nft/by-mint/{txHash}
Get an NFT by mint transaction hash
post
/nft/by-mints
Batch lookup NFTs by mint transaction hash
get
/nft/by-owner/{address}
List NFTs owned by an address (optionally scoped to a collection)
get
/nft/offers
List offers for an NFT
get
/nft/by-offer/{offerId}
Get an NFT by NFTokenOffer ID
post
/nft/by-offers
Batch lookup NFTs by offer ID
get
/nft/collection/{slug}/traits
Get trait breakdown for a collection
get
/nft/collection/{slug}/holders
List holders for a collection
get
/nft/collection/{slug}/traders
List top traders for an NFT collection
get
/nft/collection/{slug}/activity
Recent activity feed for a single NFT collection
get
/nft/collections-by-owner/{address}
List collections held by an address, with owned counts and sample tokens
get
/nft/assets/urls
Get CDN asset URLs for an NFT
post
/nft/assets/urls/batch
Get CDN asset URLs for multiple NFTs
get
/nft/transfers
List transfer history for an NFT
get
/nft/trades
List NFT sales
get
/nft/trader/{account}
Get an account's cumulative NFT trading profile
get
/nft/sales-history
Get bucketed NFT sales time series
get
/nft/collection/{slug}/floor/history
Get hourly floor-price history for a collection
get
/nft/activity
Unified recent NFT activity feed
trades
amm
accounts
network
platform
oracles
richlist
composite