published

Brapi API

Brapi API offers developers free access to real-time and historical Brazilian stock market data, ideal for financial applications.

Developed by Brapi Open Source Project

99.90%Uptime
150msLatency
250Stars
API KeyAuth
NoCredit Card
RESTStyle
v1Version
API Endpoints

Reference for available routes, request structures, and live examples.

Retrieves current quotes for Brazilian stocks

Full Endpoint URL
https://brapi.dev/quote/list
Implementation Example
curl -X GET 'https://brapi.dev/quote/list'
Request Payload
{
  "token": "API_TOKEN",
  "symbols": "PETR4,ITUB4"
}
Expected Response
{
  "ITUB4": {
    "price": 26.78,
    "change": -0.12
  },
  "PETR4": {
    "price": 32.15,
    "change": 0.45
  }
}
Version:v1
Limit:100 requests/day
Real-World Applications
  • Building trading dashboards for monitoring Brazilian stocksOptimized Capability
  • Creating financial applications for investment analysisOptimized Capability
  • Integrating real-time stock data into portfolio management toolsOptimized Capability
  • Powering analytics tools for market research and trend analysisOptimized Capability
Advantages
  • Comprehensive coverage of Brazilian stock market data
  • Low latency suitable for real-time trading applications
  • Detailed documentation with example integration snippets
  • Supports multiple data types including stocks, indices, and currencies
Limitations
  • API is limited to Brazilian market data only
  • No built-in AI or predictive analytics features
  • Rate limits may restrict heavy testing or high-frequency trading
  • Lack of official SDKs for some popular languages like Ruby or Go

FAQs

API Specifications

v1
Pricing Model
Tiered subscription based on usage
Credit Card
Not Required
Response Formats
JSON
Supported Languages
4 Languages
SDK Support
Python, JavaScript
Time to Hello World

Under 1 hour including API key signup and initial integration

Rate Limit

1000 requests per minute

Free Tier Usage

Free tier includes 1000 API calls per month with access to real-time and historical data endpoints.

Use Case: Best For

Developers building financial and trading applications focused on the Brazilian stock market

Not Recommended For

Global stock market data needs or high-frequency trading requiring ultra-low latency

#stocks#finance

Explore Related APIs

Discover similar APIs to Brapi API

View All APIs
PUBLIC

Currency Exchange API

The Currency Exchange API offers developers reliable and easy access to real-time and historical exchange rates for currencies and cryptocurrencies, suitable for diverse financial applications.

PUBLIC

finlight

The Finlight API delivers comprehensive access to real-time financial data and advanced market analytics, designed specifically for fintech developers.

PUBLIC

Marketaux Financial News

The Marketaux Financial News API offers developers structured access to real-time financial news from a wide range of global sources, ideal for dashboards and investment applications.