Skip to main content

Error Handling

Cause: Invalid or missing API keySolution: Verify your API key is correct and included in the x-api-key header.Example Response:
Cause: Requested page doesn’t exist or no data available.Solution: Check pagination details in the response to avoid requesting non-existent pages or data.
Cause: Rate limit exceeded.Solution: Implement exponential backoff and respect rate limit headers to avoid throttling.
Cause: Unexpected server-side error occurred.Solution: Retry the request after some time. If the issue persists, contact support with request details.

Next Steps

Business Information

Get business profile data

Customer Posts

Access customer Posts and ratings

Customer Reviews

Access customer reviews and ratings

Integration Examples

Complete integration patterns