API
Push content into your search index programmatically with the Site Search 360 REST API — an alternative to crawling, sitemaps, and feeds. This is useful when your content is generated dynamically, lives behind a login, or needs to be updated the moment it changes.
The REST API requires API access, available on the Batman plan or a custom plan with API access.
With the API you can:
- Push a URL to the index for the crawler to fetch and index.
- Send page content as JSON to index content directly, without the crawler visiting the page.
- Index multiple pages at once in a single request.
- Remove indexed pages from your index.
For the full request formats, parameters, and examples — plus searching, suggestions, monitoring, and key management — see the complete REST API reference.