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-supplyCurrent on-chain minted supply.
GET
/api/circulating-supplyEqual to current total minted supply.
GET
/api/max-supplyDisclosed maximum supply: 1,000,000,000 SOFI.
JSON endpoints
GET
/api/supplyComplete supply data and methodology.
GET
/api/market-dataPrice, liquidity, volume, transactions, holders and supply.
GET
/api/priceSOFI USD price from the most liquid detected pair.
GET
/api/holdersUnique positive-balance owners; requires a capable Solana RPC.
GET
/api/token-metadataOfficial identity and project links.
GET
/api/healthAPI 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.