Using Native_SDK with up.com.au

C++ integration

Install
# See https://github.com/powervr-graphics/Native_SDK
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
Native_SDK
C++
API
up.com.au
up.com.au
At a glance
Language C++
Endpoints18
Base URLhttps://api.up.com.au/api/v1