Using dotnet-genai with googleapis.com

HTML integration

✓ Official SDK
Install
# See https://github.com/googleapis/dotnet-genai
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
dotnet-genai
HTML
API
googleapis.com
googleapis.com:reseller
At a glance
Language HTML
Endpoints17
Base URLhttps://reseller.googleapis.com
✓ Official