NewYour Exa or Tako SDK, up to 7× cheaper.

News API · Brazil

Brazil news API for AI agents.

Search the press of Brazil from our own index, in Portuguese: every result with its source, publication time and a calibrated probability that it answers your query. One filter keeps it local: countries: ["BR"].

From $1.00 per 1,000 searches · $5 free credit, no card

  • 11

    sources based in Brazil

  • 1

    language: Portuguese

  • 4,670+

    articles in the last 7 days

  • 660+

    articles a day, on average

Measured in our index on September 25, 2026: sources based in Brazil that publish in Portuguese, and the articles they published in the 7 days before. GET /v1/sources returns sources by country, live. We don’t publish the list of sources; every result shows its own.

One filter

Only Brazil, in one parameter.

countries keeps the sources based in a country; languages, the ones that publish in a language. Together they return the local press in the language it was written in. The example asks for tax reform, in the words a local outlet would use.

countries
Where the outlet is based, as ISO 3166-1 alpha-2 codes: ["BR"]. Up to 50 per request.
languages
What it publishes in, as ISO 639-1 codes: ["pt"]. A tag such as pt-BR counts as pt.
days · published_after
How fresh: the last N days, or since a date.
mode
ultra, fast, normal or deep: how much we read before we rank.
curl https://api.typesearch.ai/v1/search \
-H "Authorization: Bearer $TYPESEARCH_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"query": "reforma tributária",
"countries": ["BR"],
"languages": ["pt"],
"mode": "fast",
"days": 7,
"max_results": 10
}'

What we cover in Brazil, and what we don’t.

11 sources based in Brazil that publish in Portuguese, with 4,670+ articles in the 7 days to September 25, 2026. It grows every week: GET /v1/sources returns the count by country, and GET /v1/sources?domain= tells you whether an outlet you need is covered.

Every result carries its country and language, so your agent can check the filter did its job. A multi-query request can ask the same thing in several languages, up to five queries judged together.

Our index keeps a rolling 30 days: it’s built for what happened recently, not for years of archives. For historical research, an archive API fits better.

Pay per search, by how much it reads.

Filters don’t cost extra: a search in Brazil costs the same as any other. No monthly minimum and no seats; cached repeats within 10 minutes and failed requests are free.

Every new account gets $5 in free credit, valid for 30 days: about 5,000 ultra searches or 3,571 fast ones.

  • ultraHeadlines only. The cheapest way to classify at volume.$1.00/ 1k searches
  • fastHeadlines and standfirsts. The default for agents in a loop.$1.40/ 1k searches
  • normalReads the top 4 results before ranking them.$2.20/ 1k searches
  • deepWidens the topic, reads 8, adds highlights and essentials.$5.60/ 1k searches

Brazil news API questions

How many Brazil news sources do you cover?

11 sources based in Brazil that publish in Portuguese, with 4,670+ articles in the 7 days to September 25, 2026. We don’t publish the list: GET /v1/sources returns the count by country, live, and ?domain= tells you whether a given outlet is covered. Every result shows its source and links to the original.

How do I get only news from Brazil?

Send countries: ["BR"]. It keeps the sources based in Brazil; add languages: ["pt"] to keep only the ones that publish in Portuguese. Each result says its country and language.

In which language should I write the query?

In the language the coverage is written in, the way a local outlet would phrase it: the example searches “reforma tributária”. To cover a story in several languages, send one query per language in the same request, up to five.

How fresh is it?

We re-read each source’s news sitemap and feeds on a schedule set by how often it publishes: the busiest every 5 minutes. Every result has its publication time; filter with days or published_after to keep only the latest.

What does it cost?

The same as any search, with or without filters: $1.00 per 1,000 in ultra mode, $1.40 in fast, $2.20 in normal and $5.60 in deep. New accounts get $5 in credit, valid for 30 days, with no card.

Can my AI agent search Brazil news?

Yes. Connect the MCP server (https://api.typesearch.ai/mcp) and its search_news tool takes countries and languages too, or call the HTTP API as a tool from LangChain, the Vercel AI SDK or n8n.

The Brazil news, in your agent’s context.

Get a key in a minute, with $5 in free credit. One request with countries: ["BR"], and the results are in.