Using android-friend-smash with increase.com

Java integration

Install
# Maven: see https://github.com/facebookarchive/android-friend-smash
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
android-friend-smash
Java
API
increase.com
increase.com
At a glance
Language Java
Endpoints115
Base URLhttps://api.increase.com