integrations.sh
← all integrations

googleapis.com – gmailpostmastertools

OpenAPI apis-guru analyticsmedia

The Postmaster Tools API is a RESTful API that provides programmatic access to email traffic metrics (like spam reports, delivery errors etc) otherwise available through the Gmail Postmaster Tools UI currently.

Homepage
https://api.apis.guru/v2/specs/googleapis.com:gmailpostmastertools/v1.json
Provider
googleapis.com:gmailpostmastertools / gmailpostmastertools
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/googleapis.com/gmailpostmastertools/v1/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/googleapis.com/gmailpostmastertools/v1/openapi.yaml

Tools (5)

Extracted live via the executor SDK.

  • domains.gmailpostmastertoolsDomainsList

    Lists the domains that have been registered by the client. The order of domains in the response is unspecified and non-deterministic. Newly created domains will not necessarily be added to the end of this list.

  • domains.gmailpostmastertoolsDomainsTrafficStatsGet

    Get traffic statistics for a domain on a specific date. Returns PERMISSION_DENIED if user does not have permission to access TrafficStats for the domain.

  • domains.gmailpostmastertoolsDomainsTrafficStatsList

    List traffic statistics for all available days. Returns PERMISSION_DENIED if user does not have permission to access TrafficStats for the domain.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools