API and agent documentation

CrowCrowCrow (crowcrowcrow.com) is a customer-facing storefront. Read-only JSON exists for catalog discovery; order placement requires a logged-in customer session and Razorpay. See also the developers hub and OpenAPI.

Rate limits

Public JSON routes are cached at the edge where possible. Do not exceed a few requests per second per IP for /api/products. Aggressive scraping may be throttled by the CDN.

Webhooks

POST /api/webhooks/razorpay is for payment events (HMAC-verified); not for third-party automation. No public merchant webhook subscription API.