Using app-space with up.com.au

C integration

Install
# See https://github.com/appspa/app-space
List tags
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.up.com.au/api/v1/tags
List accounts
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.up.com.au/api/v1/accounts
List webhooks
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.up.com.au/api/v1/webhooks
SDK on GitHub 📄 API Docs
SDK
app-space
C
API
up.com.au
up.com.au
At a glance
Language C
Endpoints18
Base URLhttps://api.up.com.au/api/v1