B

Brazilayer Markets · Mercado Noticias

by Brazilayer Markets

GETBase

$0.002

per call · USD Coin on Base

Brazilian financial & crypto market news, refreshed every 15 minutes from major Brazilian outlets: headline, summary, link, topic (crypto, macro, fx, regulation, companies), investor sentiment and 0-10 market relevance. Brazil is a top-10 crypto adoption market — central bank moves, Drex (CBDC) and CVM regulation move prices. Filters: tema, sentimento, relevancia_min. Free sample, no payment: https://api.brazilayer.com/v1/mercado/amostra

Endpoint

GET https://api.brazilayer.com/v1/mercado/noticias

5

Calls / 30d

3

Unique payers / 30d

Sep 8

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/mercado/noticias", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.brazilayer.com/v1/mercado/noticias?por_pagina=10&sentimento=negativo&tema=cripto" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "noticias": [
    {
      "fonte": "Cointelegraph Brasil",
      "link": "https://…",
      "relevancia": 8,
      "sentimento": "neutro",
      "tema": "regulacao",
      "titulo": "Banco Central detalha novas regras do Drex"
    }
  ],
  "total": 2
}

Payment details

Pay to0x3cc1d8ee1dfdfd326c19b0884b8df4b24b623f0c
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of News & Content and the homepage with a featured placement.

Get featured →

More from Brazilayer Markets & similar services