PregCare
Operational details for the PregCare tenant. For how to integrate, see Overview.
| Tenant slug | pregcare |
| Sandbox key prefix | sn_test_pregcare_… |
| Live key prefix | sn_live_pregcare_… (issued at Gate 3) |
| Daily quota | 2,000 calls/day |
| Webhook URL on file | https://api.preg.care/api/v1/webhooks/snow |
| Region | ap-southeast-1 (Mumbai) |
Gate 1 checklist (smoke test)
Section titled “Gate 1 checklist (smoke test)”- Sandbox key + webhook secret issued
- HMAC verification passes against a portal-triggered
session.testevent - One POST against the chosen endpoint completes end-to-end (request → webhook → ack)
- Signature, replay window, and retry behaviour observed as documented
Any work beyond Gate 1 — flow design, internal triggers, downstream notifications — is PregCare’s call. SNOW’s contract ends at the webhook delivery.