GET /v1/assets/{symbol}/state with symbol = "string" is precisely what
the spec permits. Live, it is a 404. The spec is right and the call still fails.
Every number on this page is measured from a real run against the live API. The
scorecard, the compression figure, and the cross-API join were all produced by the
commands in quickstart — nothing is estimated.
The question is the interface
Before. An agent that wants a stablecoin’s peg state has to know Pegana exists, work out which of 43 operations answers that question, find that the path is/v1/assets/{mint}/state, and handle authentication. Each of those is a separate chance
to guess wrong, and every wrong guess costs a round trip and a slice of the context
window.
After. The question is the interface. Asked in plain Portuguese —
GET /v1/assets/USDC/state and came back: