API pública
Uma interface JSON de leitura sobre os dados armazenados neste site. Serve exatamente o que as páginas servem — os mesmos dados, os mesmos períodos de referência, a mesma atribuição — e nunca faz proxy de um fornecedor externo.
Envelope
Cada resposta é um objeto com data e meta. O bloco meta contém a contagem de linhas, o horário de entrega, o aviso legal e a string completa de atribuição — reproduza a atribuição sempre que reproduzir os dados.
{
"data": [ ... ],
"meta": {
"count": 200,
"served_from": "site cache — no upstream call was made for this request",
"as_of": "2026-01-01T00:00:00+00:00",
"disclaimer": "Research and information only — not investment advice ...",
"attribution": "Market data and asset profiles by CoinGecko. Protocol fees ..."
}
}Endpoints
Termos de uso
The interface is open and unauthenticated. Please keep request rates reasonable — everything is cached for two minutes, so polling faster than that returns the same bytes. Attribute figures to the provider named in the meta.attribution string, keep the reference period with any figure you republish, and do not present these values as live prices. Redistributing the underlying data as a substitute product is not permitted; see the Terms of Use.