Using polygonid-flutter-sdk with polygon.io

Dart integration

Install
# See https://github.com/0xPolygonID/polygonid-flutter-sdk
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}
SDK on GitHub 📄 API Docs
SDK
polygonid-flutter-sdk
Dart
API
polygon.io
polygon.io
At a glance
Language Dart
Endpoints10