Discover/infomoney.com.br API
live

infomoney.com.br APIinfomoney.com.br

Access B3 stock quotes, historical OHLCV, intraday prices, fundamentals, dividends, currency rates, crypto, and news via the InfoMoney API.

Endpoints
10
Updated
14d ago
Try it
B3 stock ticker symbol (e.g. PETR4, VALE3)
api.parse.bot/scraper/197d4554-7009-4a1e-852e-90977cea7fc4/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/197d4554-7009-4a1e-852e-90977cea7fc4/get_stock_last_15_days?ticker=VALE3' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 10 totalclick to expand

Get stock values for the last 15 business days at daily resolution. Returns an array of OHLCV records ordered by most recent first.

Input
ParamTypeDescription
tickerstringB3 stock ticker symbol (e.g. PETR4, VALE3)
Response
{
  "type": "object",
  "fields": {
    "data": "array of daily OHLCV records with symbol, tradeDate, open, high, low, close, change, tradeVolume, financialVolume"
  },
  "sample": {
    "data": [
      {
        "low": 44.36,
        "high": 45.83,
        "open": 45.77,
        "close": 44.57,
        "change": -2.43,
        "symbol": "PETR4",
        "exchange": "B3",
        "change52w": 54.7,
        "tradeDate": "2026-05-13T17:07:57",
        "changeYear": 50.27,
        "changeMonth": -9.67,
        "tradeVolume": 92620,
        "financialVolume": 2567984441
      }
    ],
    "status": "success"
  }
}

About the infomoney.com.br API

The InfoMoney API covers 10 endpoints for Brazilian financial market data from infomoney.com.br, including real-time B3 stock quotes, paginated historical OHLCV records, intraday minute-by-minute prices, fundamental indicators, and dividend history. The get_stock_fundamentals endpoint alone returns over a dozen metrics including EBITDA margin, net debt, and total equity. Currency and cryptocurrency rates against BRL are also available alongside market news.

Stock Quotes and Price History

The get_stock_quote endpoint returns the current intraday snapshot for any B3 ticker, including open, high, low, close, price, change, changeMonth, changeYear, change52w, avgPrice, and volume. For recent history without pagination, get_stock_last_15_days returns an array of daily OHLCV records for the last 15 business days ordered most-recent-first. For deeper history, get_stock_historical_data accepts page, page_size, and ticker and returns a result array plus a pageInfo object with a hasNextPage boolean to handle multi-page traversal.

Intraday and Fundamental Data

get_stock_intraday returns high-frequency price records via the intradayQuoteItems array. The interval parameter accepts 'OneDay' or 'FiveDays', and periodicity controls the candle frequency in minutes (1, 5, 15, or 60). For fundamentals, get_stock_fundamentals returns balance-sheet and income-statement metrics: netRevenue, netProfit, netMargin, ebitda, ebitdaMargin, totalAsset, grossDebt, netDebt, and totalEquity, among others — all tied to a specific ticker symbol.

Dividends, Movers, and Rates

get_stock_dividends accepts a months parameter to scope the lookback window and returns records with type, rate, yield, lastDatePriorToEx, and paymentDate — useful for reconstructing dividend yield timelines. get_b3_top_movers returns the 10 IBOV stocks with the highest or lowest daily change percentage depending on the order parameter ('Desc' for gainers, 'Asc' for losers). get_currency_rates returns bid and ask for major currencies against BRL; get_crypto_rates returns price and change for named cryptocurrencies such as Bitcoin and Ethereum.

News

get_stock_news queries InfoMoney's article catalog by ticker or keyword and returns up to 100 articles per call. Each record includes id, date, link, and nested title and excerpt objects with a rendered string — matching the WordPress REST API response shape used by InfoMoney's publishing platform.

Common use cases
  • Build a B3 portfolio tracker that polls get_stock_quote for live prices and daily change percentages.
  • Backfill historical OHLCV data for Brazilian equities using get_stock_historical_data with pagination.
  • Screen IBOV stocks by momentum using get_b3_top_movers to surface the day's top gainers and losers.
  • Display a dividend calendar for a watchlist by calling get_stock_dividends with a 12-month lookback.
  • Model BRL currency exposure in a multi-currency portfolio using get_currency_rates bid/ask data.
  • Aggregate fundamentals like EBITDA margin and net debt across tickers via get_stock_fundamentals for comparative analysis.
  • Surface ticker-specific news headlines and excerpts in a research dashboard using get_stock_news.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does InfoMoney offer an official public developer API?+
InfoMoney does not publish a documented public developer API for third-party use. This Parse API provides structured access to the data available on infomoney.com.br.
What does `get_stock_fundamentals` return and how current is it?+
The endpoint returns balance-sheet and income-statement metrics for a given B3 ticker: netRevenue, netProfit, netMargin, ebitda, ebitdaMargin, totalAsset, grossDebt, netDebt, and totalEquity. The figures reflect what InfoMoney displays on the stock's fundamentals page, which is updated after quarterly earnings filings rather than in real time.
Does the API cover stocks outside the IBOV index or non-B3 exchanges?+
The top-movers endpoint is scoped to the IBOV index only. Quote, historical, and fundamentals endpoints accept any valid B3 ticker symbol, so small-cap and other listed instruments outside IBOV are accessible there. Coverage of non-B3 exchanges such as NYSE or BM&F derivatives is not currently included. You can fork this API on Parse and revise it to add endpoints targeting those instruments.
How does pagination work for `get_stock_historical_data`?+
Pass page and page_size as query parameters. Each response includes a pageInfo object with a hasNextPage boolean. Increment page and continue requesting until hasNextPage is false.
Does the API return options, futures, or BDR data?+
The current endpoints focus on equities (stocks), currencies, and a handful of cryptocurrencies. Options chains, futures contracts, and BDR (Brazilian Depositary Receipts) data are not currently exposed. You can fork this API on Parse and revise it to add endpoints covering those instrument types.
Page content last updated . Spec covers 10 endpoints from infomoney.com.br.
Related APIs in FinanceSee all →
mazda.ca API
Find current vehicle deals, financing rates, lease options, and incentives across all Mazda Canada models and trims, with pricing tailored to your province. Get instant payment quotes to compare your options and discover the best offers available.
13f.info API
13f.info API
etoro.com API
Monitor top eToro traders by accessing their profiles, portfolio holdings, performance statistics, and trading history to inform your investment decisions. Discover trending stocks and cryptocurrencies, search for specific instruments, and view detailed market data and news to stay updated on investment opportunities.
vegasinsider.com API
Retrieve MLB betting odds from major sportsbooks including bet365, FanDuel, and DraftKings, covering Moneyline, Total, and Runline markets for any supported date. Easily compare odds across books to identify the best available lines.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.
customs.gov.mv API
Check import/export duties, tariff classifications, and exchange rates for Maldives customs compliance, plus track vessel movements, company registrations, and declaration statuses. Get real-time data directly from the official customs portal to streamline your trade and logistics operations.
morningstar.com.au API
Access comprehensive financial data for Australian stocks, ETFs, and managed funds including key metrics, valuations, dividends, and historical prices. Search securities, review company profiles and ownership details, and stay informed with market news and upcoming dividend information.
immobiliare.it API
Search Italian property listings for sale or rent, browse real estate agencies, and explore price trends across Italian cities — all via immobiliare.it.