Client libraries
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.
These early-stage libraries are also available:
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-19 UTC.
[null,null,["Last updated 2024-12-19 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."]]],[]]