Skip to main content
POST
Website Changes
  • Input: Provide a list of up to 50business_ids.
  • Processing: The system detects content modifications across business websites.
  • Output: A structured response highlighting detected changes, timestamps, and affected sections.
Bash
  • Monitor website updates for competitive intelligence and regulatory compliance.
  • Track keyword shifts to detect branding and messaging changes.
  • Leverage content history to analyze long-term strategic positioning.
For additional enrichment options, explore related API endpoints below.

Body Params - Try Me Example

Authorizations

api_key
string
header
required

Body

application/json
business_ids
string[]
required
Required array length: 1 - 50 elements
Pattern: ^[a-f0-9]{32}$
request_context
Request Context · object | null
Example:

null

parameters
Parameters · object | null

Response

Successful Response

This is base response model for all responses in partner service.

response_context
ResponseContext · object
required
total_results
integer
required
data
BusinessesBulkEnrichRow[WebsiteChangesOutputSchema] · object[]
entity_id
Pattern: ^[a-f0-9]{32}$