googleapis.com

Perform common functions that are available on the Channel Services console at scale, like placing orders and viewing customer information

🔑 oauth2 17 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
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
Endpoints (17 total)
GET
/apps/reseller/v1/subscriptions
Lists of subscriptions managed by the reseller. The list can be all subscript…
GET
/apps/reseller/v1/customers/{customerId}
Gets a customer account. Use this operation to see a customer account already…
GET
/apps/reseller/v1/resellernotify/getwatchdetails
Returns all the details of the watch corresponding to the reseller.
GET
/apps/reseller/v1/customers/{customerId}/subscriptions/{subscriptionId}
Gets a specific subscription. The `subscriptionId` can be found using the [Re…
POST
/apps/reseller/v1/customers
Orders a new customer's account. Before ordering a new customer account, esta…
POST
/apps/reseller/v1/resellernotify/register
Registers a Reseller for receiving notifications.
POST
/apps/reseller/v1/resellernotify/unregister
Unregisters a Reseller for receiving notifications.
POST
/apps/reseller/v1/customers/{customerId}/subscriptions
Creates or transfer a subscription. Create a subscription for a customer's ac…
POST
/apps/reseller/v1/customers/{customerId}/subscriptions/{subscriptionId}/suspend
Suspends an active subscription. You can use this method to suspend a paid su…
POST
/apps/reseller/v1/customers/{customerId}/subscriptions/{subscriptionId}/activate
Activates a subscription previously suspended by the reseller. If you did not…
POST
/apps/reseller/v1/customers/{customerId}/subscriptions/{subscriptionId}/changePlan
Updates a subscription plan. Use this method to update a plan for a 30-day tr…
POST
/apps/reseller/v1/customers/{customerId}/subscriptions/{subscriptionId}/changeSeats
Updates a subscription's user license settings. For more information about up…
At a glance
Total SDKs10
Languages6
Endpoints17
Authoauth2
Categories2
https://reseller.googleapis.com