Using .github with up.com.au

unknown integration

Install
# See https://github.com/gege-circle/.github
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
.github
unknown
API
up.com.au
up.com.au
At a glance
Language unknown
Endpoints18
Base URLhttps://api.up.com.au/api/v1