Discover/statusinvest.com.br API
live

statusinvest.com.br APIstatusinvest.com.br

Access Brazilian stock search, financial indicators, price history, dividends, and full stock listings from StatusInvest via a single REST API.

Endpoints
5
Updated
3mo ago
Try it
Search query — a ticker symbol (e.g. PETR4) or company name (e.g. Petrobras).
api.parse.bot/scraper/e22d137f-9aa8-4df2-8485-91eeea290359/<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/e22d137f-9aa8-4df2-8485-91eeea290359/search?query=PETR' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 5 totalclick to expand

Search for stocks by ticker symbol or company name. Returns matching stocks and BDRs with current price and daily variation.

Input
ParamTypeDescription
queryrequiredstringSearch query — a ticker symbol (e.g. PETR4) or company name (e.g. Petrobras).
Response
{
  "type": "object",
  "fields": {
    "data": "array of matching stock objects, each containing code (ticker), name, price, variation, and url"
  },
  "sample": {
    "data": [
      {
        "id": 530,
        "url": "/acoes/petr4",
        "code": "PETR4",
        "name": "PETROBRAS",
        "type": 1,
        "price": "45,19",
        "parentId": 408,
        "variation": "1,390",
        "variationUp": true,
        "nameFormated": "PETR4 - PETROBRAS"
      }
    ],
    "status": "success"
  }
}

About the statusinvest.com.br API

The StatusInvest API exposes 5 endpoints covering the full breadth of Brazilian equity data available on statusinvest.com.br — from ticker search and detailed indicators like P/L, ROE, and dividend yield to approximately 30 days of daily closing prices. The get_details endpoint returns a structured indicator object for any B3-listed ticker, while list_stocks delivers the complete universe of Brazilian equities with valuation metrics in one call.

What the API Covers

This API targets Brazilian equities listed on B3, including stocks and BDRs. The search endpoint accepts a ticker symbol (e.g. PETR4) or company name (e.g. Petrobras) and returns an array of matching instruments, each with code, name, price, variation, and url. The get_details endpoint takes a single ticker parameter and returns an indicators object mapping named financial metrics — P/L, P/VP, ROE, DY, profit margins, and others — alongside a summary object with current price and related fields.

Price History and Dividends

The get_history endpoint returns recent daily closing prices in BRL for a given ticker, covering approximately the last 30 trading days. The response is structured as an array of currency objects, each containing currency metadata and a prices array of date/price pairs. The get_dividends endpoint queries dividend events by year and month (both optional, defaulting to the current UTC period) and returns two arrays: announced (upcoming dividend announcements) and payments (confirmed paid events).

Full Stock Universe

The list_stocks endpoint requires no parameters and returns the complete set of B3-listed stocks. Each object in the response includes companyid, companyname, ticker, price, and a wide set of financial metrics: dy, p_l, p_vp, roe, roa, liquidity measures, and market cap. This makes it suitable for screening the full Brazilian equity market without needing to enumerate tickers in advance.

Common use cases
  • Screen all B3-listed stocks by P/L, P/VP, or ROE using list_stocks financial metric fields.
  • Build a dividend calendar by querying get_dividends month-by-month to track announced and paid events.
  • Power a ticker autocomplete feature with search using partial company names or ticker symbols.
  • Plot a 30-day price chart for any Brazilian stock using get_history date/price pairs.
  • Monitor current DY, margin, and valuation indicators for a watchlist of tickers via get_details.
  • Compare P/VP and ROE across the full stock universe to identify valuation outliers.
  • Aggregate dividend payment history for income-focused portfolio tracking.
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 StatusInvest have an official developer API?+
StatusInvest does not publish a documented public developer API or offer API access to third-party developers on their website.
What does `get_details` return beyond the current price?+
It returns an indicators object mapping named financial ratios and metrics to their values — including P/L, P/VP, ROE, dividend yield, and profit margins — and a summary object containing the current price and closely related fields for the requested ticker.
How far back does `get_history` go for price data?+
The endpoint returns approximately the last 30 trading days of daily closing prices in BRL. Extended historical ranges beyond that window are not currently covered. You can fork the API on Parse and revise it to add a longer-range history endpoint if your use case requires multi-year price series.
Does the API cover FIIs (real estate investment trusts) or other Brazilian asset classes beyond stocks and BDRs?+
The documented endpoints cover Brazilian stocks and BDRs. FIIs, debentures, ETFs, and other asset classes listed on StatusInvest are not currently exposed. You can fork the API on Parse and revise it to add endpoints targeting those asset types.
Can I filter `list_stocks` results by sector or minimum liquidity?+
The list_stocks endpoint returns the full stock universe in a single unfiltered response — it has no built-in filter parameters. Filtering by sector, liquidity threshold, or any other criterion needs to be applied client-side on the returned array. You can fork the API on Parse and revise it to add server-side filtering logic.
Page content last updated . Spec covers 5 endpoints from statusinvest.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.