S

Search Console API

REST discovered

Details
URL
https://www.googleapis.com/webmasters/v3
Docs
https://developers.google.com/webmaster-tools/v1/api_reference_index
Authentication
Google OAuth 2.0 client oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

In the Google Cloud Console, create a project, enable the Search Console API if needed, and create OAuth 2.0 credentials for your app. Then use Google's OAuth 2.0 flow to obtain an access token with Search Console scopes such as https://www.googleapis.com/auth/webmasters or https://www.googleapis.com/auth/webmasters.readonly. The Search Console docs point to Authorize Requests and Prerequisites for setup details.