sentiment402 API reference
The Sentiment402 API provides paid sentiment snapshots for Crypto and TradFi markets.
Base URL:
https://sentiment-api.kytona.comRecommended version: v2 (
/v2/...) — modern x402 headers + Base and Solana paymentsLegacy version: v1 (
/v1/...) — legacy headers + Base/EVM-only payments
Authentication (x402)
Most endpoints are paywalled with x402. When you call a paid endpoint without payment, you’ll receive:
HTTP 402 with a
PAYMENT-REQUIREDheader (payment challenge)A JSON body describing accepted payment options (
accepts[])
Your client should:
Read the payment challenge from
PAYMENT-REQUIREDCreate a payment that satisfies one of the
accepts[]optionsRetry the same request with the required payment headers
Last updated
