Using chartboost-mediation-android-sdk-demo with increase.com

Kotlin integration

Install
# Maven: see https://github.com/ChartBoost/chartboost-mediation-android-sdk-demo
List Cards
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.increase.com/cards
List Files
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.increase.com/files
List Events
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.increase.com/events
SDK on GitHub 📄 API Docs
SDK
chartboost-mediation-android-sdk-demo
Kotlin
API
increase.com
increase.com
At a glance
Language Kotlin
Endpoints115
Base URLhttps://api.increase.com