Using gax-java with googleapis.com

unknown integration

✓ Official SDK
Install
# See https://github.com/googleapis/gax-java
Lists of subscriptions managed by the reseller. The list can be all subscript…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://reseller.googleapis.com/apps/reseller/v1/subscriptions
Gets a customer account. Use this operation to see a customer account already…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://reseller.googleapis.com/apps/reseller/v1/customers/{customerId}
Returns all the details of the watch corresponding to the reseller.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://reseller.googleapis.com/apps/reseller/v1/resellernotify/getwatchdetails
SDK on GitHub 📄 API Docs
SDK
gax-java
unknown
API
googleapis.com
googleapis.com:reseller
At a glance
Language unknown
Endpoints17
Base URLhttps://reseller.googleapis.com
✓ Official