API · /stellarasset-api

Stellar Asset API

healthy 3,710 Subscribers

Read live data on Stellar assets and the native Stellar DEX, straight from the public Horizon API — no key. Resolve any issued asset (code plus issuer) to its on-chain stats: total authorized supply, number of holding accounts, claimable-balance, liquidity-pool and Soroban-contract amounts, the authorization flags (auth required, revocable, clawback) that tell you how tightly the issuer controls it, and its Soroban contract id. List every issuer of an asset code to survey them and spot impersonators — anyone can issue an asset with any code, so verifying the exact issuer matters. And pull the live order book for an asset against XLM (or any counter asset) on Stellar's built-in decentralized exchange — best bid, best ask and the spread. Distinct from account-, payment- and transaction-level APIs: this is the asset-and-market layer for Stellar wallets, anchors, stablecoin issuers and trading tools. Live from the network; short cache only.

api.oanor.com/stellarasset-api
Get an API key Try in playground → Contact provider

Machine-readable spec so AI agents can integrate this API.

/api/stellarasset-api/openapi.json
/api/stellarasset-api/llms.txt

Discovery: GET /api/index.json lists every API.

Stellar Asset API — live data on the oanor API marketplace

API health

healthy
Uptime
100.00%
Server probes · 24h
Avg latency
314 ms
Server probes · 24h
Subscribers
3,710
active
Total calls
52
last 7 days
status Full status page → · 8 probes/24h

Pricing

Pick a tier — billed monthly, cancel anytime.

Free

Free

  • 5,300 calls / month
  • 3 requests / second
  • Hard cap (429 above quota, no overage)
  • 5,300 calls/month
  • 3 req/sec
  • Asset stats + DEX order book
  • No credit card
Sign in to subscribe

Starter

€11.70 /month

  • 115,000 calls / month
  • 8 requests / second
  • Hard cap (429 above quota, no overage)
  • 115k calls/month
  • 8 req/sec
  • Issuer survey
  • Email support
Sign in to subscribe

Pro

€39.50 /month

  • 725,000 calls / month
  • 20 requests / second
  • Hard cap (429 above quota, no overage)
  • 725k calls/month
  • 20 req/sec
  • Authorization flags
  • Priority support
Sign in to subscribe

Business

€114.00 /month

  • 4,600,000 calls / month
  • 50 requests / second
  • Hard cap (429 above quota, no overage)
  • 4.6M calls/month
  • 50 req/sec
  • Commercial use
  • Dedicated SLA
Sign in to subscribe

Built by

Related APIs

Other APIs with overlapping tags.

Stellar DEX (SDEX) Order Book & Trades API — oanor API marketplace

Stellar DEX (SDEX) Order Book & Trades API

The Stellar Decentralized Exchange (SDEX) central-limit order book, live from the public Stellar Horizon API — no key, nothing cached. Where the pools reader covers Stellar's AMM and the asset reader covers token metadata, this surfaces the on-chain order book the others miss. Pull the live bids and asks for any asset pair with their price and amount, plus the derived best bid, best ask, mid price and spread. Get a compact ticker for a pair — best bid/ask, mid, spread and the last executed trade. And read the most recent executed trades, network-wide or filtered to a single pair, with their price and base/counter amounts. Defaults to the deeply-traded XLM/USDC pair; quote any pair by passing the selling and buying assets (asset code plus issuer, or XLM for native). The order-book-and-trading layer for Stellar wallets, swap UIs, market-makers and analytics. Live from horizon.stellar.org.

api.oanor.com/stellardex-api

Stellar Pools API — oanor API marketplace

Stellar Pools API

Read live Stellar liquidity pools — the network's native automated market maker — straight from the public Horizon API, no key. Every Stellar pool is a constant-product market maker between two assets; this surfaces what asset and order-book readers miss: browse the pools with their two reserves, fee, share count and the number of trustlines (participants); read any single pool by its id; or find every pool that holds a given asset, against XLM or another token, to see exactly where a token has on-chain liquidity and at what depth. The automated-market-maker layer for Stellar wallets, anchors, swap UIs, liquidity providers and analytics. Live from the network; short cache only.

api.oanor.com/stellarpools-api

Stellar (XLM) On-Chain API — oanor API marketplace

Stellar (XLM) On-Chain API

Live on-chain data from the Stellar network, the open blockchain for payments and asset issuance behind the lumen (XLM), served straight from Stellar's public Horizon API — no key, nothing cached. The account endpoint returns any address's full wallet: its XLM balance and every issued asset it holds — Stellar is the home of anchored stablecoins like USDC, so a wallet shows native lumens alongside its tokens, each with the asset code, issuer and balance — plus the account sequence, sub-entry count and home domain. The payments endpoint returns the account's most recent payments in and out, each with the counterparty, asset, amount and time. The transactions endpoint returns the account's recent transactions with the ledger, fee, operation count, success flag and memo. The network endpoint returns the live state of the network itself: the latest ledger, the base fee and the fee percentiles and ledger capacity that tell you how congested the network is. Everything is read live from Horizon, nothing stored. This is the Stellar on-chain layer for any wallet, anchor, exchange, payments or analytics app. Distinct from the XRP Ledger, EVM and Solana on-chain APIs and from price feeds — this is Stellar account state, multi-asset balances, payments and network health. 4 endpoints, no key on our side.

api.oanor.com/stellar-api

Sifchain API — oanor API marketplace

Sifchain API

Live on-chain data for Sifchain (chain id sifchain-1) — the Cosmos-SDK Layer-1 omni-chain decentralised exchange, whose native token is ROWAN — served directly from public LCD/REST nodes with multi-node failover. The status endpoint returns the latest block height and time, chain id, the staking bond denom and the current minting inflation rate. The validators endpoint lists the active bonded validator set ranked by stake, each with its moniker, operator address, self-plus-delegated ROWAN, commission rate and jailed flag. The supply endpoint returns the total ROWAN supply, the amount bonded in staking and the resulting bonded ratio. The governance endpoint returns the most recent on-chain proposals with their id, title, status and voting window. ROWAN uses an 18-decimal base denomination which is converted to whole ROWAN with exact big-integer scaling, and every figure is read live from the chain — nothing bundled or modelled — behind a short server-side cache with keep-warm so the feed stays fast and fresh. Ideal for staking dashboards, validator and delegator tooling, explorers, governance trackers and portfolio or analytics apps across the Cosmos and cross-chain DEX ecosystem. Live keyless upstream. 5 endpoints.

api.oanor.com/sifchain-api

Frequently asked questions

Quick answers about pricing, quotas, and integration.

How do I get an API key for Stellar Asset API?
Sign up for free at oanor.com, generate an API key from the developer dashboard, and call Stellar Asset API with the x-oanor-key header. No credit card needed for the free tier.
What's the rate limit for Stellar Asset API?
Free tier allows 1 request per second. Paid plans scale up to 50 requests per second on the Mega tier. Hard limits return HTTP 429 above the quota — no surprise overage charges.
How much does Stellar Asset API cost?
Stellar Asset API has a free tier with 100 calls / month. Paid plans start at €11.70 / month with higher quotas and faster rate limits.
Can I cancel my subscription anytime?
Yes. Plans are billed monthly and you can cancel anytime from your billing dashboard. No long-term contracts and no cancellation fee.
Is Stellar Asset API GDPR-compliant?
All requests to Stellar Asset API go through our EU-based gateway. Your upstream API key never leaves our server and no personal data is shared with the upstream provider beyond the request you send.

Pick an endpoint from the list on the left to see its details and try it.

Code snippets

Sign up to get an API key, then call any path under your slug.

curl https://api.oanor.com/stellarasset-api/SOME_PATH \
  -H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/stellarasset-api/SOME_PATH", {
  headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/stellarasset-api/SOME_PATH");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
$response = curl_exec($ch);
import requests
r = requests.get(
    "https://api.oanor.com/stellarasset-api/SOME_PATH",
    headers={"x-oanor-key": "oanor_test_..."},
)
print(r.json())

Ratings

Sign in to rate.

No reviews yet.

Discussion

Ask questions, share usage tips, get answers from the provider and other developers. Public — anyone can read.

Sign in to start a thread or reply.

Sign in

New thread

/ 4000

📌 Pinned 🔒 Locked

·

· ·

/ 4000

🔒 This thread is locked — no new replies.

  • No threads yet — start the discussion.

Support

Private 1:1 support with the provider — billing questions, integration issues, account problems. Only you and the provider team can see these threads.

Sign in to open a support ticket.

Sign in

Open new ticket

Describe what you need help with. The provider team gets an email and replies on the ticket page.

  • No tickets yet for this API.

Subscription active — calls can start immediately.

Send your first request —

Subscription active — copy a snippet and fire off your first call.