API · /cronos-api

Cronos API

healthy 4,413 Subscribers

Real-time on-chain data for Cronos (chain-id 25) — the EVM-compatible Layer-1 (Cosmos SDK / Ethermint) backed by Crypto.com, using CRO as its native coin. Query live network status (latest block height, network id, client version), fetch any block by height or the latest one (timestamp, transaction count, gas used / limit, base fee, miner), read the current gas price in wei and gwei, and look up the native CRO balance and transaction count of any address. A keyless, no-account JSON wrapper over the canonical Cronos JSON-RPC node — decoded from hex into plain decimals and human-readable CRO so you do not have to. Ideal for explorers, wallets, dashboards, gas estimators and analytics on Cronos.

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

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

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

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

API health

healthy
Uptime
100.00%
Server probes · 24h
Avg latency
128 ms
Server probes · 24h
Subscribers
4,413
active
Total calls
0
last 7 days
status Full status page → · 5 probes/24h

Pricing

Pick a tier — billed monthly, cancel anytime.

Free

Free

  • 4,600 calls / month
  • 3 requests / second
  • Hard cap (429 above quota, no overage)
  • 4.6k calls/month
  • 3 req/sec
  • All 5 endpoints
  • No credit card
Sign in to subscribe

Basic

€13.80 /month

  • 58,500 calls / month
  • 10 requests / second
  • Hard cap (429 above quota, no overage)
  • 58.5k calls/month
  • 10 req/sec
  • Status, blocks, gas & balances
  • Email support
Sign in to subscribe

Pro

€37.90 /month

  • 223,000 calls / month
  • 25 requests / second
  • Hard cap (429 above quota, no overage)
  • 223k calls/month
  • 25 req/sec
  • Higher throughput
  • Priority support
Sign in to subscribe

Mega

€77.40 /month

  • 911,000 calls / month
  • 60 requests / second
  • Hard cap (429 above quota, no overage)
  • 911k calls/month
  • 60 req/sec
  • Production scale
  • Dedicated SLA
Sign in to subscribe

Built by

Related APIs

Other APIs with overlapping tags.

Crypto.com Exchange API

Live spot market data from the Crypto.com Exchange, one of the largest global retail crypto venues and the heart of the CRO ecosystem, served straight from its public API with no key and nothing cached. The ticker endpoint returns a market's last price, best bid and ask, the spread, 24-hour high and low, 24-hour change and base and quote volume. The tickers endpoint returns every spot market for a quote currency ranked by 24-hour quote volume, so one call gives you the most-traded pairs on the venue. The instruments endpoint lists the tradable spot pairs with their price and quantity tick sizes and decimal precision. The book endpoint returns live order-book depth — every bid and ask level with price, amount and order count, plus the best bid/ask and spread. Everything is read live from Crypto.com on each request, nothing stored; perpetual contracts are excluded so you get clean spot data. A distinct global venue, separate from the other exchange feeds on the marketplace. Ideal for trading bots, price tickers, arbitrage scanners, portfolio trackers and market dashboards. Live, no key. 4 spot endpoints. For perpetuals or candles use a derivatives or OHLC API.

api.oanor.com/cryptocom-api

Carbon API

Live on-chain data for Carbon (chain id carbon-1) — the Switcheo-built Cosmos-SDK Layer-1 for decentralised derivatives and spot trading, whose native token is SWTH — 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 SWTH, commission rate and jailed flag. The supply endpoint returns the total SWTH 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. SWTH uses an 8-decimal base denomination which is converted to whole SWTH 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 DeFi ecosystem. Live keyless upstream. 5 endpoints.

api.oanor.com/carbon-api

Fetch.ai API

Live on-chain data for Fetch.ai (chain id fetchhub-4) — the Cosmos-SDK Layer-1 behind the Artificial Superintelligence Alliance, whose native token is FET — 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 FET, commission rate and jailed flag. The supply endpoint returns the total FET 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. FET uses an 18-decimal base denomination (afet) which is converted to whole FET 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 AI-blockchain ecosystem. Live keyless upstream. 5 endpoints.

api.oanor.com/fetchai-api

Oraichain API

Live on-chain data for Oraichain — the AI-oracle Layer-1 built on the Cosmos SDK, whose native token is ORAI — 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 ORAI tokens, commission rate and jailed flag. The supply endpoint returns the total ORAI 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. Token amounts are converted from base micro-ORAI (6 decimals) into whole ORAI, and all figures are read live from the chain — nothing is bundled or modelled — with a short server-side cache and 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 covering the Cosmos and AI-blockchain ecosystem. Live keyless upstream. 5 endpoints.

api.oanor.com/oraichain-api

Frequently asked questions

Quick answers about pricing, quotas, and integration.

How do I get an API key for Cronos API?
Sign up for free at oanor.com, generate an API key from the developer dashboard, and call Cronos API with the x-oanor-key header. No credit card needed for the free tier.
What's the rate limit for Cronos 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 Cronos API cost?
Cronos API has a free tier with 100 calls / month. Paid plans start at €13.80 / 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 Cronos API GDPR-compliant?
All requests to Cronos 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/cronos-api/SOME_PATH \
  -H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/cronos-api/SOME_PATH", {
  headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/cronos-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/cronos-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.