Query the live Bitcoin spot price in USD by default or request a subset of 10 major fiat currencies. The response also includes market stats plus a fear_greed market snapshot when the upstream provider is available.
ArkAPI Bitcoin Price returns the live Bitcoin spot price rounded to the nearest cent. By default it returns USD, but you can request one currency or a subset of supported fiat codes through query parameters. It also includes market stats and a lightweight fear_greed market sentiment snapshot sourced from Alternative.me.
This endpoint is intentionally lightweight. It uses GET, has no request body, and is designed for quick market context instead of historical charting or exchange-specific order data.
Use a funded token from the Fund page. No JSON body is required, and omitting query parameters returns USD by default.
For broader platform usage, see the main docs and the live catalog.