API & Developers

Build on Nexaria's asset framework

A preview REST API and a pluggable adapter framework designed to reach across the xSPECTAR, XRPL, and EVM ecosystems from a single integration surface.

Partner API preview. The public REST API is not yet live — the endpoints below describe the planned surface so partners can design ahead. Adapters marked Live are already operating inside the platform today (XRPL wallet reads, NFT minting, and on-chain checkout); the rest are integration-ready and switch on as providers are onboarded.

Design

One adapter framework, many worlds

Each ecosystem is reached through a dedicated adapter with a shared interface. Add a world without rewriting your integration — the framework normalizes assets, listings, and events into one shape.

Adapters

Ecosystem adapter framework

Adapters flip to Live automatically the moment their provider is connected — the rest ship integration-ready behind the same shared interface.

Integration-ready

xspectar

xSPECTAR world assets, land, and event spaces on the XRPL.

Live

xrpl

Native XRP Ledger tokens, NFTs (XLS-20), minting, and on-chain checkout.

Live

evm

EVM-compatible chains for ERC-721 / ERC-1155 digital assets.

Integration-ready

upland

Upland virtual properties and metaverse holdings.

Live

decentraland

Decentraland LAND, estates, and wearables.

Live

sandbox

The Sandbox LAND and in-world asset references.

Live

otherside

Otherside (Yuga Labs) Otherdeed land on Ethereum.

Live

voxels

Voxels parcels and in-world billboards in the browser metaverse.

Live

somnium

Somnium Space VR land parcels and world assets.

Live

ens

ENS blockchain domains — tradable ERC-721 names.

Live

unstoppable

Unstoppable Domains Web3 domains and profiles.

Live

xrpcafe

xrp.cafe collections — XLS-20 NFTs read directly on-ledger.

Live

sologenic

Sologenic tokenized assets and NFTs on the XRPL.

Live

immutable

Immutable gaming NFTs and marketplace assets.

Live

opensea

OpenSea collection floor prices and item links for EVM NFTs (not XRPL).

Integration-ready

thirdweb

thirdweb contracts and SDK for EVM asset operations.

Live

walletconnect

WalletConnect sessions for multi-wallet sign-in.

Live

rainbowkit

RainbowKit connect flows for EVM wallets.

REST API

Preview endpoints

A REST-style surface for assets, listings, and webhooks. Shapes may change before general availability.

Preview API
MethodEndpointDescription
GET/api/v1/assetsList and filter digital assets across connected adapters.
GET/api/v1/listingsRetrieve active marketplace listings (sell / rent / lease).
POST/api/v1/webhooksRegister a signed webhook for listing and payment events.

Signed webhooks

Every webhook payload will carry a signature you verify against a shared secret — the same pattern we use for Stripe events — so you can trust the source.

API keys

Keys will be issued to Enterprise and White-Label plans, scoped by role, with rotation and revocation from your dashboard.

Planning an integration?

Explore the security model and see how a branded platform fits together on white-label.