curl "https://app.demeterrr.com/api/v1/reviews?rating_min=4&replied=false" \ -H "X-API-Key: dem_your_key_here"
{ "data": [ { "id": "bb0e8400-e29b-41d4-a716-446655440000", "source": "google", "rating": 5, "text": "Excellent service!", "publishedAt": "2026-02-10T12:00:00.000Z", "replyText": null, "respondedAt": null } ], "meta": { "page": 1, "perPage": 50, "total": 127, "totalPages": 3 } }
Retrieve customer reviews
Documentation IndexFetch the complete documentation index at: https://demeterrr.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://demeterrr.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
reviews:read