Animica x402 Directory

Directory / api.brazilayer.com

api.brazilayer.com/v1/tributos/calendario

Brazil's tax transition calendar, year by year from 2026 to 2033: which taxes are in force each year, at what rate, and when PIS/COFINS, IPI, ICMS and ISS are extinguished. The context an agent needs to know whether the tax rule it used is still valid on the date of the transaction. Free sample, no payment: https://api.brazilayer.com/v1/tributos/amostra

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://api.brazilayer.com/v1/tributos/calendario'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://api.brazilayer.com/v1/tributos/calendario'

Endpoint: https://api.brazilayer.com/v1/tributos/calendario. Operated by api.brazilayer.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on api.brazilayer.com

api.brazilayer.com/v1/bcb/instituicao/:cnpj

Verify whether a Brazilian company is a financial institution authorized by the Central Bank of Brazil (banks, credit unions, consortia, regulated societies) — …

GET · $0.005

api.brazilayer.com/v1/cadeias/cafe_kc

Causal chain for arabica coffee: minimum temperature forecast 72h ahead over the southern Minas belt (frost is the event that historically moves KC hardest, ope…

GET · $0.05

api.brazilayer.com/v1/cadeias/capital_br

Causal chain for Brazilian capital flight pressure: the live premium paid for USDT over the official central-bank rate (leads perceived FX stress by hours to da…

GET · $0.05

api.brazilayer.com/v1/cadeias/energia_br

Causal chain for Brazilian power risk: forecast rainfall over the Southeast/South (leads reservoir levels by ~2-4 weeks) → stored hydro energy per subsystem and…

GET · $0.05

api.brazilayer.com/v1/cadeias/soja_zs

Causal chain for soybeans: consecutive dry days in the Mato Grosso belt (leads yield and shipped volume by months) → forecast rainfall in MT and the South → soy…

GET · $0.05

api.brazilayer.com/v1/cnpj/busca

Search Brazilian companies in the official Receita Federal CNPJ registry. Filters (at least one required): nome (full-text on names, accent-insensitive), uf (st…

GET · $0.01

api.brazilayer.com/v1/cnpj/empresa/:cnpj

Official registration data for a Brazilian company from the Receita Federal (Brazilian IRS) CNPJ registry, updated monthly: legal name (razao_social), trade nam…

GET · $0.005

api.brazilayer.com/v1/cnpj/empresa/:cnpj/completo

Complete bundle for a Brazilian company in one call: full registration data + all partners/shareholders + list of branches (filiais) with their status. Best val…

GET · $0.01

api.brazilayer.com/v1/cnpj/empresa/:cnpj/socios

Partners and shareholders (socios) of a Brazilian company from the official Receita Federal CNPJ registry: partner name, type (individual/company/foreign), mask…

GET · $0.005

api.brazilayer.com/v1/commodities/briefing

Today's Brazil Commodity Briefing, in English, synthesized daily by AI from official Brazilian public data: crop weather and frost risk, fire/drought, export fl…

GET · $0.1

api.brazilayer.com/v1/commodities/exportacoes

Monthly Brazilian export volumes and FOB values for the commodities Brazil dominates: soybeans, corn, coffee, sugar, beef, chicken, cotton and pulp — from the o…

GET · $0.005

api.brazilayer.com/v1/commodities/fogo

Daily fire hotspots across Brazil from the official INPE satellite program: count and mean intensity (FRP) by biome (Amazon, Cerrado, etc.) over the last 7 days…

GET · $0.002

All 29 endpoints on api.brazilayer.com →