Documentation Index

Fetch the complete documentation index at: https://documents.revsure.ai/llms.txt

Use this file to discover all available pages before exploring further.

API Integration Overview

Prev Next

Our Google Search Console integration enables visibility into website search performance, including queries, impressions, and click-through rates, through secure, permission-based access to the Google Search Console API. The following outlines the OAuth scopes and API objects used as part of the integration.


API Objects and Endpoints Used

Object Name

Description

API Endpoint

Search Analytics

Provides data on user search queries, impressions, clicks, CTR, and position

https://searchconsole.googleapis.com/webmasters/v3/sites/{siteUrl}/searchAnalytics/query


Additional API Objects and Endpoints Used

API Name

Description

Endpoint

Sites List

Lists all verified properties for the user

https://searchconsole.googleapis.com/webmasters/v3/sites

Sitemaps

View submitted sitemaps and their status

https://searchconsole.googleapis.com/webmasters/v3/sites/{siteUrl}/sitemaps


OAuth Scopes Requested

Scope

Purpose

webmasters.readonly

Grants read-only access to Google Search Console data, including verified site details and Search Analytics.

profile

Provides access to the user’s basic profile information, such as name and profile picture.

email

Gives access to the user’s email address for identity verification and account association.