B

Brazilayer Tax Reform · Tributos NCM

by Brazilayer Tax Reform

GETBase

$0.005

per call · USD Coin on Base

Which IBS/CBS regime applies to a product, by NCM code, under Brazil's tax reform (LC 214/2025): zero rate, 60% reduction or standard — with the LEGAL BASIS returned (annex, item and the literal wording of the law) plus what taxes are in force this year of the 2026-2033 transition. Brazil is replacing 5 taxes; every seller and every buying agent must reclassify. Free sample, no payment: https://api.brazilayer.com/v1/tributos/amostra

Endpoint

GET https://api.brazilayer.com/v1/tributos/ncm/:codigo

2

Calls / 30d

1

Unique payers / 30d

Sep 7

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://api.brazilayer.com/v1/tributos/ncm/:codigo", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.brazilayer.com/v1/tributos/ncm/:codigo?ano=2026" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "fundamentos": [
    {
      "anexo": "Anexo I",
      "descricao_legal": "Arroz das subposições 1006.20…",
      "item": "1"
    }
  ],
  "ncm": "10064000",
  "regime_ibs_cbs": "aliquota_zero",
  "transicao": {
    "ano": "2026",
    "fase": "teste"
  }
}

Payment details

Pay to0x3cc1d8ee1dfdfd326c19b0884b8df4b24b623f0c
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Social & Community and the homepage with a featured placement.

Get featured →

More from Brazilayer Tax Reform & similar services