Stay organized with collections
Save and categorize content based on your preferences.
The Reseller API is built on HTTP and JSON, so any standard web stack can send
requests to it and parse the responses.
However, instead of creating HTTP requests and parsing responses manually, you
might want to use the Google APIs Client Libraries. The client libraries provide
better language integration, improved security, and support for making calls
that require user authorization.
In the following tables, the first column shows each library's stage of development (note that
some are in early stages), and links to documentation for the library. The second column links to
available samples for each library.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-14 UTC."],[[["The Reseller API uses HTTP and JSON, making it accessible to any standard web stack."],["Google APIs Client Libraries are available to simplify interactions with the API, offering better language integration, improved security, and user authorization support."],["Client libraries are offered for various programming languages like Java, JavaScript, .NET, Objective-C, PHP, and Python, with documentation and samples provided."],["Early-stage client libraries are also available for Dart, Go, Node.js, and Ruby, although they may have limited functionality compared to the mature libraries."]]],[]]