Using sdk-runtime-samples with increase.com

Kotlin integration

Install
# Maven: see https://github.com/privacysandbox/sdk-runtime-samples
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
sdk-runtime-samples
Kotlin
API
increase.com
increase.com
At a glance
Language Kotlin
Endpoints115
Base URLhttps://api.increase.com