About 400 results
Open links in new tab
  1. Gmail API Overview | Google for Developers

    Dec 11, 2025 · For most web applications the Gmail API is the best choice for authorized access to a user's Gmail data and is suitable for various applications, such as: Read-only mail …

  2. Sending Email | Gmail | Google for Developers

    Dec 11, 2025 · The Gmail API requires MIME email messages compliant with RFC 2822 and encoded as base64url strings. Many programming languages have libraries or utilities that …

  3. Gmail API | Google for Developers

    Mar 24, 2025 · The Gmail API lets you view and manage Gmail mailbox data like threads, messages, and labels. Service: gmail. googleapis. com To call this service, we recommend …

  4. Google APIs Explorer | Google for Developers

    The Google APIs Explorer is a tool available on most REST API reference documentation pages that lets you try Google API methods without writing code. The APIs Explorer acts on real …

  5. Gmail API Client Libraries | Google for Developers

    Dec 11, 2025 · The Gmail API is built on HTTP and JSON, so any standard HTTP client can send requests to it and parse the responses. However, the Google APIs client libraries provide …

  6. JavaScript quickstart | Gmail | Google for Developers

    Dec 11, 2025 · Create a JavaScript web application that makes requests to the Gmail API. Quickstarts explain how to set up and run an app that calls a Google Workspace API. This …

  7. Read and Manage Contacts | People API | Google for Developers

    Aug 28, 2025 · After you've completed the steps in Get Ready to Use the People API you are ready to read and manage contacts. The following code samples demonstrate how to send a …

  8. Google for Developers - from AI and Cloud to Mobile and Web

    Explore developer resources, community events, and inspirational stories to help you build smarter and ship faster.

  9. Contacts API Migration Guide - Google Developers

    Aug 28, 2025 · The Contacts API was turned down on January 19, 2022. Use this guide to learn about changes to fields, endpoints, and authorization scopes as you migrate to the People API.

  10. Python quickstart | Gmail | Google for Developers

    Dec 11, 2025 · Create a Python command-line application that makes requests to the Gmail API. Quickstarts explain how to set up and run an app that calls a Google Workspace API.