polygon.io

The future of fintech.

🔑 apikey 10 endpoints financial
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (2 total)

# See https://github.com/shspage/SHFXRegularPolygon_aip
# See https://github.com/0xPolygonID/polygonid-flutter-sdk
curl examples
Available Companies
curl \
  # append ?apiKey=$API_KEY to the URL \
  /v1/companies
Available Currencies
curl \
  # append ?apiKey=$API_KEY to the URL \
  /v1/currencies
Last Trade for a Symbol
curl \
  # append ?apiKey=$API_KEY to the URL \
  /v1/last/stocks/{symbol}
Endpoints (10 total)
GET
/v1/companies
Available Companies
GET
/v1/currencies
Available Currencies
GET
/v1/last/stocks/{symbol}
Last Trade for a Symbol
GET
/v1/last_quote/stocks/{symbol}
Last Quote for a Symbol
GET
/v1/last/currencies/{from}/{to}
Last Trade for a Currency Pair
GET
/v1/historic/quotes/{symbol}/{date}
Historic Quotes
GET
/v1/historic/trades/{symbol}/{date}
Historic Trades
GET
/v1/historic/forex/{from}/{to}/{date}
Historic Forex Ticks
GET
/v1/last_quote/currencies/{from}/{to}
Last Quote for a Currency Pair
GET
/v1/historic/agg/{size}/{symbol}/{date}
Historic Aggregates
Language coverage
C++
1
Dart
1
At a glance
Total SDKs2
Languages2
Endpoints10
Authapikey
Categories1