event.processed, event.failed, consent.revoked, and profile.updated is near-term. Build the receiver now; until delivery ships, poll event and workflow status.
The signing secret is shown once.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Integrating Swapnice? Start with the Partner SDK — sample code, data flow, and sandbox access.
Register HTTPS receivers for async Swapnice events.
event.processed, event.failed, consent.revoked, and profile.updated is near-term. Build the receiver now; until delivery ships, poll event and workflow status.
The signing secret is shown once.
| Method | Path | Scope |
|---|---|---|
POST | /v1/webhook-endpoints | webhooks:write |
GET | /v1/webhook-endpoints | webhooks:read |
{
"url": "https://partner.example.com/swapnice/webhooks",
"enabled_events": ["event.processed", "event.failed", "consent.revoked", "profile.updated"]
}