Using blocto-ios-sdk with polygon.io

Swift integration

Install
# See https://github.com/blocto/blocto-ios-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
blocto-ios-sdk
Swift
API
polygon.io
polygon.io
At a glance
Language Swift
Endpoints10