Birdeye · Example Payload

Listings Insights

Reputation ManagementReviewsCustomer ExperienceSurveysMessagingMulti-LocationAI

Listings Insights is an example object payload from Birdeye, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdsummarymethodpathexamples

Example Payload

Raw ↑
{
  "operationId": "listings-insights",
  "summary": "Listings Insights",
  "method": "POST",
  "path": "/v1/listing/insights",
  "examples": {
    "response_200": {
      "code": 1175,
      "message": "No business found with the given id"
    }
  }
}