Google Indexing API

The Indexing API allows any site owner to directly notify Google when pages are added or removed, enabling faster crawling and indexing of content such as job postings and livestream videos.

API entry from apis.yml

apis.yml Raw ↑
name: Google Indexing API
description: The Indexing API allows any site owner to directly notify Google when pages are added or
  removed, enabling faster crawling and indexing of content such as job postings and livestream videos.
image: https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png
humanURL: https://developers.google.com/search/apis/indexing-api/v3/quickstart
baseURL: https://indexing.googleapis.com
tags:
- Crawling
- Indexing
- SEO
- URL Submission
properties:
- type: Documentation
  url: https://developers.google.com/search/apis/indexing-api/v3/reference/indexing/rest
- type: GettingStarted
  url: https://developers.google.com/search/apis/indexing-api/v3/quickstart
- type: Tutorials
  url: https://developers.google.com/search/apis/indexing-api/v3/using-api
  title: How-To Guide
- type: Documentation
  url: https://developers.google.com/search/apis/indexing-api/v3/prereqs
  title: Prerequisites
- type: Pricing
  url: https://developers.google.com/search/apis/indexing-api/v3/quota-pricing
  title: Quota and Pricing
- type: SDK
  url: https://developers.google.com/search/apis/indexing-api/v3/libraries
  title: Client Libraries
- type: APIReference
  url: https://developers.google.com/search/apis/indexing-api/v3/reference/indexing/rpc
  title: RPC Reference
- type: APIReference
  url: https://developers.google.com/search/apis/indexing-api/v3/reference/indexing/rest/v3/urlNotifications/publish
  title: Publish Method