Google Meet Platform: Downloads
The Google Meet REST API is built on HTTP and JSON, so any standard HTTP client can send
requests to it and parse the responses.
However, the Google API client libraries provide better language integration,
improved security, and support for making calls that require user authorization.
Client libraries are available in several programming languages. By using them
you can avoid the need to manually create HTTP requests and parse the responses.
To get started, choose the programming language that you're using for
development.
In the following tables, the first column links to the source and documentation
for the library, and the second column links to available samples.
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 Google Meet REST API utilizes HTTP and JSON, enabling any standard HTTP client to interact with it."],["Google API client libraries offer enhanced language integration, security, and user authorization support, simplifying development by removing the need for manual HTTP request handling."],["Client libraries are available for various programming languages including C# .NET, Go, Java, JavaScript, Node.js, PHP, Python, and Ruby, with links to their source, documentation, and samples provided in the table."]]],[]]