Marketplace preview

API marketplace

Discover and integrate APIs through oanor's secret-safe gateway.

313–336 of 2045 APIs

SOOP (AfreecaTV) Live Streaming API

Live data from SOOP (formerly AfreecaTV, sooplive.co.kr), South Korea's biggest live-streaming platform, read keyless from its public web API. SOOP is where Korea's "BJ" broadcasters stream games, talk, music and just-chatting to audiences that send star-balloon gifts in real time — the platform that defined Korean streaming culture, much bigger there than Twitch. This exposes who is broadcasting live right now, how many are watching, which categories are hot and each broadcaster's standing. The live endpoint lists the top broadcasts on air right now, ranked by current viewers, each with its BJ (broadcaster) name, title, viewer count, category and how long it has been live. The categories endpoint aggregates the top live broadcasts by category — the games and genres pulling the biggest audiences right now. The station endpoint returns one broadcaster's channel profile by their BJ id: follower count, the all-time views and visits their channel has drawn, when they joined, their total hours broadcast, their partner/best-BJ status and whether they are live now. This is the SOOP platform cut — a distinct social/streaming platform, separate from the Twitch, Kick, SHOWROOM, Bilibili and other feeds in the catalogue. Viewer and follower counts are live; nothing is stored beyond a short cache. Counts are integers; times are reported by the platform (KST).

#soop #afreecatv #live-streaming
P by PremiumApi
Uptime
100.0%
Latency
1124ms
Subs
3,104
Server verified 18 probes/24h

api.oanor.com/soop-api

SHOWROOM Live Streaming API

Live data from SHOWROOM (showroom-live.com), the Japanese live-streaming platform built around idols and talent, read keyless from its public web API. SHOWROOM is where AKB48, Nogizaka46 and thousands of aspiring idols, voice actors and creators broadcast and where fans send virtual gifts in real time — a streaming culture quite unlike Twitch or Kick. This exposes who is live right now, how many are watching, which genres are hot and each room's standing. The live endpoint lists the rooms broadcasting right now across every genre, ranked by viewers, each with its streamer name, current viewer count, genre and how long it has been live (the "Popularity" overlay is de-duplicated so every room is counted once under its real category). The genres endpoint aggregates the live picture by category — idols, talents, virtual streamers, music and more — with each genre's number of live rooms and total viewers, so you can see where the audience is. The room endpoint returns one room's profile by its room id: the room name, its follower count, its room level (SHOWROOM's standing metric) and whether it is live now. This is the SHOWROOM platform cut — a distinct social/streaming platform, separate from the Twitch, Kick, Bilibili, Niconico and other feeds in the catalogue. Viewer and follower counts are live; nothing is stored beyond a short cache. Counts are integers; times are UTC.

#showroom #live-streaming #idol
P by PremiumApi
Uptime
100.0%
Latency
425ms
Subs
4,596
Server verified 18 probes/24h

api.oanor.com/showroom-api

Niconico Video API

Live video, search and engagement data from Niconico (nicovideo.jp), the pioneering Japanese video platform that invented danmaku — the comments that scroll across the video itself — read keyless from Niconico's public Snapshot Search API and video-info endpoint. Niconico is one of Japan's biggest video communities, the home of Vocaloid, "Let's Play" culture and a vast catalogue with videos counting tens of millions of views and millions of overlaid comments. This exposes what is popular, who is watching and how each video is performing across Niconico's distinctive engagement signals — views, the famous scrolling comments, mylist bookmarks and likes. The search endpoint finds videos by keyword, sorted by views, comments, mylists, likes or upload date — the way to surface the platform's most-watched and most-discussed content. The tag endpoint browses an exact Niconico tag (the platform's main discovery axis — VOCALOID, ゲーム/games, 音楽/music, アニメ/anime) ranked by views, so you can see what leads a category. The video endpoint returns one video's full detail by its watch id (the sm/nm/so id), including its description, tags, length, upload date and uploader. This is the Niconico platform cut — a distinct social/video platform, separate from the YouTube, Bilibili, TikTok, BitChute and other platform feeds in the catalogue. View, comment, mylist and like counts are live; nothing is stored beyond a short cache. Counts are integers; dates are as the platform reports them (JST).

#niconico #nicovideo #video
P by PremiumApi
Uptime
100.0%
Latency
837ms
Subs
3,931
Server verified 12 probes/24h

api.oanor.com/niconico-api

Ethereum Beacon Chain Consensus API

The live consensus state of Ethereum's Beacon Chain — the proof-of-stake layer that secures Ethereum — read keyless straight from a public consensus-layer node. The single thing that matters for the health of proof-of-stake Ethereum is whether it is finalizing: every epoch (about every six and a half minutes) the validators are supposed to justify and then finalize the chain, and on the rare occasions that finality stalls — as it briefly did in 2023 — staking services, exchanges and bridges need to know immediately. The status endpoint returns the current head slot and epoch, how far through the current epoch the chain is and how long until the next one, the finalized and justified epochs, the finality lag (how many epochs behind finality the head is — a lag of two is healthy, a growing lag is trouble) and whether the node is fully synced and finalizing. The finality endpoint returns the finalized, current-justified and previous-justified checkpoints in detail, with how far behind the head each is in epochs and minutes. The genesis endpoint returns the chain's genesis time, how long Ethereum proof-of-stake has been running and the slot/epoch timing constants (a slot every 12 seconds, 32 slots per epoch). This is the Ethereum consensus / finality cut — distinct from the execution-layer feeds (gas, blocks, transactions), the staking-token and restaking feeds and the price feeds: it is the beacon chain's own heartbeat. Note it reports consensus state (slots, epochs, finality), not per-validator economics, which a public consensus node does not serve in one call. Times are UTC; epochs and slots are integers. No key, nothing stored beyond a short cache.

#ethereum #beacon-chain #consensus
P by PremiumApi
Uptime
100.0%
Latency
97ms
Subs
3,843
Server verified 12 probes/24h

api.oanor.com/beaconchain-api

Bitcoin Hashprice & Mining Profitability API

The Bitcoin hashprice — the single number every Bitcoin miner watches: how many US dollars a unit of hashing power earns in a day. It is the mining industry's revenue benchmark (the "Hashprice Index"), and it falls every time the difficulty rises, the block subsidy halves, fees dry up or the price drops. This computes it live and keyless from on-chain data and the BTC price: the daily Bitcoin the whole network mines (block subsidy plus transaction fees), the network hashrate, and the dollar price of Bitcoin. The hashprice endpoint returns the current hashprice in dollars per PH/s per day and per TH/s per day, with the inputs behind it — the network hashrate, the daily Bitcoin mined, the share of that which is fees, and the BTC price. The breakeven endpoint turns it into a profitability check: give it your electricity cost (USD per kWh) and your rig's efficiency (J/TH) and it returns the daily revenue, power cost and profit per TH/s, the margin, and the breakeven hashprice at which you would mine at a loss. The asic endpoint runs the same maths over today's popular ASIC miners (Antminer S21, S19 XP, Whatsminer M60 and more) at your electricity cost — daily revenue, power cost and profit for each machine, ranked. This is the hashprice / mining-profitability cut — distinct from the network-security feed (difficulty, hashrate, halving), the multi-coin mining-economics feed (which ranks coins by a relative profitability index, not the dollar hashprice) and the mining-pool-distribution feed. Hashprice is in USD per PH/s and per TH/s per day; costs in USD. No key, nothing stored beyond a short cache.

#bitcoin #hashprice #mining
P by PremiumApi
Uptime
100.0%
Latency
99ms
Subs
3,100
Server verified 12 probes/24h

api.oanor.com/hashprice-api

ether.fi Liquid Restaking API

Live data for ether.fi, the largest liquid-restaking protocol on Ethereum, read keyless from ether.fi's public APR feed and directly from the Ethereum blockchain. Stake ETH with ether.fi and you get eETH, a rebasing token worth one ETH that earns both Ethereum staking rewards and EigenLayer restaking rewards on top — the "restaking premium" that made liquid restaking the fastest-growing corner of DeFi. weETH is the wrapped, value-accruing version of eETH that most of DeFi actually holds and lends against, and its eETH exchange rate is the number you need to value it. The apr endpoint returns the eETH restaking APR — the latest reading plus the recent daily history and its average. The restaked endpoint reads the chain directly: the total ETH restaked through ether.fi (the eETH supply, which rebases to track ETH one-for-one) and its US-dollar value, plus how much of it is wrapped into weETH versus held as eETH. The weeth endpoint is the wrapped-token view: the weETH supply and its on-chain rate — how much eETH (and therefore ETH and USD) one weETH is worth right now, the figure lending markets use to price weETH collateral. This is the ether.fi liquid-restaking cut — distinct from the synthetic-dollar protocol feed, the generic staking and yield-aggregator feeds and the generic token-info feed: it is the single-protocol view of the biggest restaking token, its yield, its size and its wrapped-token rate. APR is an annualised percentage; amounts are in ETH and USD; the rate is eETH per weETH (above 1.0, rising as yield accrues). No key, nothing stored beyond a short cache.

#etherfi #eeth #weeth
P by PremiumApi
Uptime
100.0%
Latency
250ms
Subs
3,251
Server verified 12 probes/24h

api.oanor.com/etherfi-api

Chainlink Price Feeds API

The on-chain prices that DeFi actually runs on, read live and keyless straight from Chainlink's price-feed contracts on Ethereum. Chainlink is the dominant oracle: a decentralised network writes each price on-chain and refreshes it on a heartbeat or when it moves past a deviation threshold, and thousands of lending, perpetual and stablecoin protocols read that exact number to value collateral and trigger liquidations. What matters is not just the price but whether the feed is fresh — a stale Chainlink feed is how DeFi protocols break — and that on-chain freshness is exactly what this exposes. The feeds endpoint lists every tracked Chainlink feed (crypto, stablecoins and FX) with its current on-chain answer, how many seconds ago it last updated and whether it is fresh. The feed endpoint returns one pair's full detail by name, including the round id, the update timestamp and the feed contract address. The health endpoint is the oracle-monitoring view: how many feeds are fresh versus stale, the stalest feed and the average update age — the on-chain reliability picture that a plain price API can't give you. Each price is read from the feed's latestRoundData and scaled by the feed's own on-chain decimals (USD feeds use 8); the update time is the contract's updatedAt. This is the Chainlink on-chain-oracle cut — distinct from the off-chain oracle-price APIs (which serve a price but not the on-chain feed's round and freshness) and from the exchange price feeds. Prices are in the feed's quote unit (USD here); times are UTC. No key, nothing stored beyond a short cache.

#chainlink #oracle #price-feed
P by PremiumApi
Uptime
100.0%
Latency
131ms
Subs
3,650
Server verified 12 probes/24h

api.oanor.com/chainlink-api

Stablecoin Chain Distribution API

Where dollar stablecoin liquidity actually lives, read live and keyless from each blockchain. USDC and USDT are issued natively on many chains, and the split between them is one of the most-watched signals in the layer-2 wars: Ethereum mainnet still holds the bulk, but Base, Arbitrum and the other rollups have been pulling stablecoin supply across as activity migrates. This API reads the native USDC and USDT supply directly from the token contract on each chain — Ethereum, Base, Arbitrum, Optimism, Polygon and Avalanche — not a single chain and not an aggregator, so you see the real on-chain distribution. The stablecoin endpoint takes a symbol (USDC or USDT) and returns its supply on every tracked chain, ranked, each with its share of that stablecoin and the Ethereum-versus-rollup split. The chains endpoint ranks the chains by their total native stablecoin liquidity (USDC and USDT together) — which chain hosts the most dollars. The summary endpoint is the top-down view: total USDC, total USDT, the combined total, the USDT-to-USDC ratio, and Ethereum's dominance versus the share that has moved to the rollups. Because USDC and USDT are dollar-pegged and read at the token's own on-chain decimals (read live from each contract, never assumed), the supply equals the dollars of stablecoin on that chain; only natively-issued supply is counted (bridged and peg tokens are excluded). This is the stablecoin chain-distribution cut — distinct from the single-chain token feeds, the generic stablecoin-supply aggregators and the price feeds: it is specifically the cross-chain liquidity map. Amounts are in US dollars. No key, nothing stored beyond a short cache.

#stablecoin #usdc #usdt
P by PremiumApi
Uptime
100.0%
Latency
143ms
Subs
3,176
Server verified 12 probes/24h

api.oanor.com/stablecoinchains-api

Wrapped Bitcoin Tracker API

How much Bitcoin lives on Ethereum, and through whose vault, read live and keyless straight from the Ethereum blockchain. Bitcoin itself can't run in DeFi, so it gets "wrapped": a custodian (or a decentralised bridge) locks real BTC and mints a 1:1 ERC-20 that trades on Ethereum. WBTC (BitGo) was the original and long the only one that mattered, but after the 2024 custody controversy a competitive market opened up — Coinbase's cbBTC, the decentralised tBTC (Threshold), Lombard's LBTC, Kraken's kBTC and others now split the pie. The wrappers endpoint lists every tracked wrapped-Bitcoin token ranked by the BTC it holds, each with its issuer/custodian, the BTC backing it, its US-dollar value and its share of all wrapped BTC, plus the totals. The token endpoint returns one wrapper's detail by symbol. The dominance endpoint is the concentration view — WBTC's share, the split between custodial wrappers (a company holds the BTC) and the decentralised one, and how concentrated the market is — the counterparty-risk picture for Bitcoin in DeFi. Each token's BTC backing is read as its on-chain total supply divided by its own decimals (read live from the contract — they are not all 18: WBTC and cbBTC use 8, tBTC uses 18), which equals the BTC held because every wrapper is minted 1:1 against locked Bitcoin. This is the wrapped-BTC / BTC-on-Ethereum cut — distinct from the coin price feeds, the generic ERC-20 token-info feed and the stablecoin feeds. Supplies are in BTC; values in USD (BTC priced from Yahoo Finance). No key, nothing stored beyond a short cache.

#wrapped-bitcoin #wbtc #cbbtc
P by PremiumApi
Uptime
100.0%
Latency
105ms
Subs
3,747
Server verified 12 probes/24h

api.oanor.com/wrappedbitcoin-api

Ethena USDe Synthetic Dollar API

Live data for Ethena's USDe, the largest synthetic dollar in crypto, read keyless from Ethena's public yield feed and directly from the Ethereum blockchain. USDe is not backed by fiat in a bank like USDC — it is a delta-neutral synthetic dollar: Ethena holds staked ETH/BTC and shorts the matching perpetual futures, so the position is hedged to roughly one dollar while the funding and staking it earns become the yield. Stake USDe into sUSDe and you receive that yield; sUSDe is the yield-bearing version and its value in USDe grows every day. The yield endpoint returns Ethena's yields — the current protocol yield and sUSDe staking yield plus the 30-day, 90-day and since-inception average sUSDe APY — the carry the synthetic dollar throws off, which rises and falls with the perpetual-futures funding market. The supply endpoint reads the Ethereum contracts directly: the circulating USDe supply, the amount of USDe staked in sUSDe, the sUSDe share count, the sUSDe-to-USDe exchange rate (how much USDe one sUSDe is now worth — above 1.0 because yield has accrued) and the staking ratio (what share of USDe is staked and earning). The overview endpoint is the at-a-glance snapshot combining the supply and the live yield. This is the Ethena / USDe synthetic-dollar cut — distinct from the generic multi-stablecoin supply feeds, the DeFi lending-rate and yield-aggregator feeds, and the generic ERC-20 token-info feed: the single-protocol view of how the synthetic dollar is sized, staked and yielding. Yields are annualised percentages; supplies are in USDe; the exchange rate is USDe per sUSDe. No key, nothing stored beyond a short cache.

#ethena #usde #susde
P by PremiumApi
Uptime
100.0%
Latency
208ms
Subs
3,811
Server verified 12 probes/24h

api.oanor.com/ethena-api

Crypto Stocks Tracker API

The public stocks that give exposure to crypto, tracked live and keyless from Yahoo Finance — the Bitcoin miners, the exchanges and brokers, and the Bitcoin-treasury companies that trade as a high-beta play on the asset class. Beyond the spot ETFs, a whole complex of operating companies moves with crypto: the miners (MARA, RIOT, CleanSpark, IREN and more), the exchanges and brokers (Coinbase, Robinhood) and the treasury companies (Strategy/MSTR and others) that hold Bitcoin on their balance sheet. These equities typically move several times harder than Bitcoin itself, which makes them the high-beta way to trade the theme and a real-time read on how the market is pricing the crypto business. The stocks endpoint lists every tracked crypto-related stock, ranked by trading volume, each with its price, daily change, volume and category. The category endpoint filters to one group — miners, exchanges or treasury — with that group's average daily move, so you can see which part of the complex is leading. The stock endpoint returns one company's detail by ticker. The summary endpoint is the complex-wide read: the average move of the miners versus the exchanges versus the treasury companies, the leading sub-group and the day's biggest gainer and loser (the miners, being highest-beta, usually lead in both directions). This is the crypto-equities cut — distinct from the spot-crypto-ETF feed (passive funds that hold the coin, not operating companies), the corporate-Bitcoin-treasury feed (which reports how much BTC each company holds, not its stock price) and the coin price feeds. It tracks equity market activity (price, daily change, volume); prices and volumes are in USD. No key, nothing stored beyond a short cache.

#crypto-stocks #bitcoin-miners #mstr
P by PremiumApi
Uptime
100.0%
Latency
153ms
Subs
3,422
Server verified 15 probes/24h

api.oanor.com/cryptostocks-api

Spot Crypto ETF Tracker API

The US spot Bitcoin and Ethereum exchange-traded funds, tracked live and keyless from Yahoo Finance — the single biggest channel for institutional money into crypto. Since the 2024 launch of spot crypto ETFs, IBIT (BlackRock), FBTC (Fidelity), GBTC (Grayscale), ARKB, BITB and the rest trade billions of dollars a day, and their activity is a cleaner read on institutional appetite than any on-chain metric. The bitcoin endpoint lists every tracked spot Bitcoin ETF, ranked by trading volume, each with its price, daily change and volume, plus the aggregate total volume across all the funds and the day's volume leader. The ethereum endpoint does the same for the spot Ethereum ETFs (ETHA, FETH, ETHE and the rest). The etf endpoint returns one fund's detail by ticker. The summary endpoint is the institutional-appetite snapshot: total Bitcoin-ETF versus Ethereum-ETF trading volume and the ratio between them — which asset institutions are leaning into today — with the leading fund on each side. This is the spot-crypto-ETF trading cut — distinct from the coin price and market-cap feeds, the on-chain and mining feeds, and the Bitcoin valuation-model feed. It tracks ETF market activity (price, daily change, volume); it does NOT report fund flows or assets-under-management, which are not available without a paid/closed source — trading volume is the keyless institutional-interest proxy. Prices and volumes are in USD as reported by the exchange. No key, nothing stored beyond a short cache.

#bitcoin-etf #ethereum-etf #spot-etf
P by PremiumApi
Uptime
100.0%
Latency
129ms
Subs
3,993
Server verified 15 probes/24h

api.oanor.com/cryptoetf-api

Bitcoin Valuation Models API

The Bitcoin cycle-timing valuation models that tell you whether BTC is historically cheap or expensive right now, computed live and keyless from price (Yahoo Finance daily closes) and on-chain data (the public blockchain.com charts feed). These are not raw time series and not a price feed — they are the derived indicators that on-chain analysts and cycle traders watch to judge where Bitcoin sits between deep value and euphoria. The mayer endpoint returns the Mayer Multiple — price divided by its 200-day moving average — the simplest and most durable over/undervaluation gauge (buying under ~1 and trimming over ~2.4 has historically timed cycles well). The puell endpoint returns the Puell Multiple — daily miner revenue divided by its 365-day average — a miner-side gauge that marks capitulation bottoms (under ~0.5) and tops (over ~4). The nvt endpoint returns the NVT ratio — market cap divided by the 90-day average of on-chain transaction value — Bitcoin's answer to a price/earnings ratio, where a high reading means price is rich relative to the value actually settling on-chain. The s2f endpoint returns the Stock-to-Flow scarcity ratio — circulating supply divided by the realised annual issuance (the flow measured empirically from the supply actually minted over the last 365 days); the S2F price model derived from it is included but clearly flagged as controversial and historically over-optimistic (the response also reports how far the model sits above the actual price). The summary endpoint puts all four side by side with an aggregate cycle read. This is the valuation-model / cycle-indicator cut — distinct from the raw Bitcoin on-chain time-series feeds (which report hashrate, miner revenue and transaction counts but not the derived ratios), the network-security feed (difficulty, hashrate, halving), the block-explorer feed and the crypto-macro correlation feed. Ratios are unitless; model and actual prices are in USD. No key, nothing stored beyond a short cache.

#bitcoin #valuation #mayer-multiple
P by PremiumApi
Uptime
100.0%
Latency
203ms
Subs
4,593
Server verified 18 probes/24h

api.oanor.com/bitcoinvaluation-api

Institutional Stock Ownership API

Institutional (13F) ownership of US stocks, live and keyless, from Nasdaq's public company data. Every quarter the big money — Vanguard, BlackRock, State Street, hedge funds and pensions — must disclose its US equity holdings in 13F filings, and that ownership is one of the most-watched fundamentals: how much of a stock is held by institutions, which funds hold it, and whether smart money is accumulating or distributing it. The ownership endpoint gives a stock's institutional-ownership summary: the percentage of the company held by institutions, the total shares outstanding, the total dollar value of institutional holdings and the count of holders. The holders endpoint is the league table of the largest institutional holders — each fund with the shares it holds, how that changed last quarter (shares and percent), the dollar value and the filing date. The activity endpoint is the accumulation/distribution view: how many institutions increased, decreased, opened (new) or closed (sold-out) their positions and the shares involved, plus a net read on whether institutions were net buyers or sellers. This is the 13F institutional-ownership cut — distinct from the insider feed (company officers' and directors' own Form 4 trades), the short-interest feed (shares sold short and days-to-cover) and the analyst, quote and movers feeds. 13F holdings are disclosed quarterly, so the data updates each filing season, not intraday. Shares are counts, values in US dollars, percentages as reported. No key, nothing stored.

#institutional #13f #ownership
P by PremiumApi
Uptime
100.0%
Latency
744ms
Subs
3,256
Server verified 12 probes/24h

api.oanor.com/institutions-api

Ethereum L2 Transaction Cost API

What it actually costs a user to transact on each Ethereum layer-2 rollup, live and keyless, powered by the public growthepie dataset. Ethereum's base layer is expensive, so most activity has moved to rollups — Arbitrum, Base, OP Mainnet, zkSync Era, Linea, Scroll, Starknet, Mantle, Mode, Metis, Celo, Taiko, Unichain — but the cost of a transaction varies a lot between them, and that is the number a user choosing a chain, or a developer deciding where to deploy, actually wants. This answers "which L2 is cheapest to use right now", in plain dollars. The chains endpoint is the league table: every tracked rollup ranked from cheapest, each with its median transaction cost (USD and ETH), native-transfer cost, token-swap cost, average cost and throughput (transactions per second and Mgas/s); Ethereum L1 is included as the baseline so you can see the L2 saving. The chain endpoint returns one rollup's full current cost-and-performance detail plus a short recent history of its median cost. The cheapest endpoint cuts to the chase — the single cheapest rollup right now for a simple transfer and for a token swap, and how much cheaper that is than Ethereum L1. Because the upstream rounds USD to four decimals (so ultra-cheap rollups would read $0.00), the dollar figures are recovered precisely from each chain's exact ETH cost and the ETH price implied by the same payload — no second data source. This is the L2 user-transaction-cost cut — distinct from the L2 economic-activity feed (active addresses, transaction count, rollup revenue and profit: what the chains earn, not what they cost you), from the multi-chain gas-oracle (gas tiers in gwei) and from the blob data-availability fee market (the L1 cost rollups pay to post data). Costs in USD and ETH, throughput in TPS and Mgas/s, no key, nothing stored.

#ethereum #layer-2 #rollup
P by PremiumApi
Uptime
100.0%
Latency
290ms
Subs
4,757
Server verified 12 probes/24h

api.oanor.com/l2fees-api

Bitcoin Hashrate & Difficulty API

Bitcoin's network-security and mining-economics layer, live and keyless, powered by mempool.space — hashrate, mining difficulty, the difficulty-adjustment countdown, the halving countdown and per-window block-reward economics. These are the numbers that describe how hard Bitcoin is to mine and how secure the chain is, not a price and not a block explorer. The difficulty endpoint is the flagship: the current mining difficulty plus the live adjustment countdown — how far through the current 2016-block epoch we are, the projected size of the next adjustment (Bitcoin retargets every two weeks so blocks stay ~10 minutes apart), the blocks remaining to the retarget, the estimated retarget date and the realised average block time. The hashrate endpoint returns the current network hashrate in EH/s plus a historical hashrate-and-difficulty timeseries over a chosen window (1m to all). The halving endpoint is the countdown to the next block-subsidy halving — the current block height, the current subsidy in BTC, the next halving block and how many blocks and days remain. The rewards endpoint returns block-reward economics over a recent window: the total miner reward, the fee share, and the per-block averages, all in BTC. This is the Bitcoin difficulty / hashrate / halving cut — distinct from the Bitcoin block-explorer feed (mempool, fees, blocks, addresses, transactions), the mining-pool-distribution feed (who finds the blocks and how centralised), and the multi-coin mining-profitability feed. Hashrate in EH/s, difficulty raw and in trillions, rewards in BTC, times in UTC. No key, nothing stored.

#bitcoin #hashrate #difficulty
P by PremiumApi
Uptime
100.0%
Latency
277ms
Subs
4,855
Server verified 15 probes/24h

api.oanor.com/hashrate-api

Jito Solana MEV API

The Solana MEV (maximal extractable value) layer via Jito, live and keyless. On Solana, Jito runs the dominant block-engine: searchers bundle transactions and attach a tip to land them, validators running the Jito client capture that MEV, and a slice flows to JitoSOL stakers. This API exposes the two numbers that matter to anyone building or trading on Solana. The tip-floor endpoint returns the live MEV tip floor — the landed-tip amount at the 25th, 50th, 75th, 95th and 99th percentile (in SOL and lamports) plus the smoothed (EMA) median: the real-time price of priority that every Solana trading bot reads before sending a bundle. The rewards endpoint returns the daily MEV economy — for each recent day the number of MEV tips, how many distinct tippers paid, and the total SOL tipped to validators and to Jito: a read on how much MEV Solana is generating. The validators endpoint ranks the Jito-running validators by stake, each with its MEV commission, priority-fee commission, Jito-directed stake and current-epoch MEV rewards — the MEV configuration of Solana's validator set. This is the Solana MEV / Jito cut — distinct from the Ethereum MEV-Boost builder-and-relay feed (a different chain and mechanism: Solana uses a tip auction, not a builder market), from the Solana validator-decentralisation feed (stake distribution, not MEV) and from the Solana network-performance feed. Tips and rewards are in SOL (tips also in lamports); stake is in SOL; commissions in percent. Sourced live from Jito's public APIs, keyless.

#jito #solana #mev
P by PremiumApi
Uptime
100.0%
Latency
260ms
Subs
4,762
Server verified 12 probes/24h

api.oanor.com/jito-api

RugCheck Solana Token Safety API

Solana token safety and rug-risk analysis, live from the public RugCheck API, no key. On Solana anyone can mint a token in seconds, and the memecoin firehose is full of scams — tokens whose creator can still mint unlimited supply, freeze your wallet, or whose liquidity isn't locked and can be pulled. RugCheck is the safety layer the ecosystem uses before buying: it inspects a token's on-chain authorities, holder distribution, liquidity and LP locks and turns them into a risk score and a list of concrete red flags. The report endpoint is the core: pass a token mint and get its risk score, whether it has already rugged, the list of specific risks (each with a severity level), whether the mint and freeze authorities are still active (a live mint authority means the supply can be inflated; a live freeze authority means your tokens can be frozen), the holder count, the liquidity, and how concentrated the supply is in the top holder, top-10 holders and insiders. The recent endpoint lists the tokens the community is checking right now, each with its risk score. The new endpoint is the launch firehose — the newest mints, flagged by whether their mint and freeze authorities are still open. The verified endpoint lists tokens that have been verified. This is the token-safety / rug-risk cut for Solana — distinct from the scam/phishing/dApp-safety feed (URL and approval checks via GoPlus, not on-chain token risk), the launchpad firehose, the DEX-pair screeners and the price feeds. It pairs naturally with a memecoin launchpad feed: launch there, check the risk here. A higher risk score means more red flags. Built for crypto trading bots, memecoin scanners, wallet-safety and risk tools.

#rugcheck #solana #token-safety
P by PremiumApi
Uptime
100.0%
Latency
115ms
Subs
4,781
Server verified 15 probes/24h

api.oanor.com/rugcheck-api

Solana Network Status API

The live performance and monetary health of the Solana blockchain, read straight from public Solana RPC nodes, no key. Solana is one of the highest-throughput blockchains in crypto, and its network state — how fast it is processing transactions right now, where it is in the current staking epoch, how much SOL exists and how fast new SOL is being minted — is the heartbeat that traders, validators and builders watch. The status endpoint is the live dashboard: the current epoch and how far through it the chain is (with an estimate of the time left until the next epoch), the absolute slot and block height, the lifetime transaction count, the current transactions-per-second, the average slot time and the node health. The supply endpoint returns the SOL money supply — total, circulating and non-circulating — with the circulating share and the live inflation rate broken into its validator and foundation parts. The performance endpoint returns the recent throughput samples — transactions, slots and TPS over the last few one-minute windows — so you can see whether the chain is speeding up or slowing down. This is the Solana network performance / monetary cut, distinct from the Solana validators feed (which ranks validators by stake and measures decentralisation), and from the price, DeFi and on-chain-token feeds. SOL amounts are in whole SOL (converted from lamports); rates are percentages; everything is live. Built for crypto dashboards, trading and infrastructure-monitoring tools.

#solana #network #tps
P by PremiumApi
Uptime
100.0%
Latency
1728ms
Subs
3,299
Server verified 12 probes/24h

api.oanor.com/solananetwork-api

Wormhole Cross-Chain API

Cross-chain messaging and bridging activity across the Wormhole network — one of crypto's largest interoperability protocols, carrying messages and bridged value between 30+ blockchains (Ethereum, Solana, the major L2s, BNB Chain, Sui, Aptos and more) — live from the public Wormholescan API, no key. Over its life Wormhole has relayed well over a billion messages; cross-chain volume is a core health metric of the multi-chain economy: how much value is actually moving between ecosystems, which chains are the busiest source of that flow, and which assets are being bridged. The stats endpoint is the global scorecard: total messages ever relayed, total bridged volume and the value locked, plus message counts and volume over the last 24 hours, 7, 30, 90 days and a year. The chains endpoint ranks the blockchains by their cross-chain transfer activity over the last day — the number of transfers leaving each chain and the dollar volume — so you can see which ecosystems are the busiest exporters of value. The assets endpoint ranks the tokens being bridged the most by dollar volume. This is the cross-chain messaging / bridge-flow cut — distinct from single-bridge feeds (Across, THORChain), the DeFi-TVL and DEX feeds, and the on-chain and price feeds. Volumes and value locked are in US dollars; everything is live. Built for crypto cross-chain analytics, bridge monitoring and multi-chain dashboards.

#wormhole #cross-chain #bridge
P by PremiumApi
Uptime
100.0%
Latency
516ms
Subs
3,126
Server verified 12 probes/24h

api.oanor.com/wormhole-api

Ethereum MEV-Boost API

Who actually builds Ethereum's blocks and which relays deliver them — live from the public MEV-Boost relay APIs, no key. Since the Merge most Ethereum validators outsource block construction through MEV-Boost: specialised block builders compete to assemble the most valuable block (capturing MEV — arbitrage, liquidations, sandwiches — plus priority fees), relays act as trusted middlemen between builders and validators, and the validator simply signs the highest-paying block. This builder-and-relay market is one of the most important and most centralised pieces of Ethereum's infrastructure — a handful of builders win the large majority of blocks — so tracking who is winning and how much they pay is core to Ethereum decentralisation and MEV analytics. The builders endpoint ranks block builders by how many of the recent blocks they won, with each builder's block share, the total and average value (in ETH) they paid validators, and a name where the builder's public key is known. The relays endpoint shows each MEV-Boost relay's reach across the major relays (Flashbots, Ultrasound, bloXroute, Agnostic, Aestus, Titan). The blocks endpoint lists the most recent blocks delivered through MEV-Boost, each with its builder, the value paid to the proposer, gas used, transaction count and which relays delivered it. This is the block-building / MEV-Boost cut, the supply side of Ethereum block production — distinct from the blob-space fee market, the execution-gas oracle, the ETH supply/burn feed and the on-chain and DeFi feeds. Values are in ETH; everything is live. Built for Ethereum infrastructure, MEV research, staking and analytics tools.

#ethereum #mev #mev-boost
P by PremiumApi
Uptime
100.0%
Latency
189ms
Subs
4,710
Server verified 12 probes/24h

api.oanor.com/mevboost-api

Pump.fun API

The Pump.fun memecoin launchpad firehose — the dominant Solana token-launch platform — live, no key. On Pump.fun anyone can mint a token in seconds; it trades on a bonding curve and "graduates" to a real DEX once it reaches the graduation market cap. Thousands of new tokens launch every day and the platform is one of the highest-volume venues in all of crypto, so the stream of what is being created, what is climbing and what is graduating is a live pulse of crypto's most speculative, fastest-moving corner. The newest endpoint is the launch firehose — the tokens minted most recently, with their symbol, name, creator, age, market cap, socials and reply count. The top endpoint ranks Pump.fun tokens by market cap — the winners, the memecoins that actually took off and in many cases graduated to a DEX. The live endpoint is the crossover cut: the tokens whose creators are livestreaming right now, ranked by viewer count. The coin endpoint returns any token's full profile by mint address — market cap, graduation status, reply count, socials, creator and age. This is the launchpad / bonding-curve cut, the pre- and post-graduation life of a memecoin at its source — distinct from the DEX-pair screeners (which track established pairs already trading on a DEX, not the launchpad), the CEX price and market-cap feeds, and the DeFi-TVL and on-chain feeds. Market caps are in US dollars; everything is live. Built for crypto trading bots, memecoin scanners, risk and analytics dashboards.

#pumpfun #memecoin #solana
P by PremiumApi
Uptime
100.0%
Latency
240ms
Subs
3,421
Server verified 15 probes/24h

api.oanor.com/pumpfun-api