SOFI API v2.0← Website

Official public token data.

CORS-enabled endpoints for exchanges, token aggregators, dashboards and community tools. Supply is read from Solana; market data is sourced from DEX Screener.

Supply disclosure

All currently minted SOFI tokens are in circulation. Therefore circulating supply equals current on-chain total minted supply. No team, treasury, vesting, locked or burn wallet balance is excluded.

Plain-text endpoints

GET /api/total-supply
Current on-chain minted supply.
GET /api/circulating-supply
Equal to current total minted supply.
GET /api/max-supply
Disclosed maximum supply: 1,000,000,000 SOFI.

JSON endpoints

GET /api/supply
Complete supply data and methodology.
GET /api/market-data
Price, liquidity, volume, transactions, holders and supply.
GET /api/price
SOFI USD price from the most liquid detected pair.
GET /api/holders
Unique positive-balance owners; requires a capable Solana RPC.
GET /api/token-metadata
Official identity and project links.
GET /api/health
API health and version.

Official mint

BBaYm4Kq43436srX6P5jwW4zzsTmE8g847yH3tPnpump

Responses are cached at the edge. Market data generally refreshes every 60 seconds; supply and holder data use longer cache windows.

Aggregator-ready endpoints

GET /api/coingecko-supply — JSON supply response including decimals.

GET /api/exchanges — disclosed markets, trading links and public API links.

Open the professional listing kit →