Assets
Token-specific narratives and metrics
Path parameters
symbolstring · max: 24RequiredPattern:
Asset symbol or ticker (case-insensitive).
^[A-Za-z0-9:_-]+$Responses
200
Asset snapshot payload.
application/json
402
Payment required (x402).
This endpoint is paywalled. On a 402, read the payment challenge from PAYMENT-REQUIRED (legacy: X-PAYMENT-REQUIRED), complete payment, then retry the same request.
application/json
404
Unsupported asset symbol.
application/json
503
Snapshot not ready.
application/json
get
/v1/snapshot/asset/{symbol}Path parameters
symbolstring · max: 24RequiredPattern:
Asset symbol or ticker (case-insensitive).
^[A-Za-z0-9:_-]+$Responses
200
Asset snapshot payload.
application/json
402
Payment required (x402).
This endpoint is paywalled. On a 402, read the payment challenge from PAYMENT-REQUIRED (legacy: X-PAYMENT-REQUIRED), complete payment, then retry the same request.
application/json
404
Unsupported asset symbol.
application/json
503
Snapshot not ready.
application/json
get
/v2/snapshot/asset/{symbol}Last updated
