Using ethereum-kit-android with polygon.io

Kotlin integration

Install

# Maven: see https://github.com/horizontalsystems/ethereum-kit-android
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
ethereum-kit-android
Kotlin
API
polygon.io
polygon.io

At a glance

Language Kotlin
Endpoints10