Svix API Skill
svix
svix
| Method | Path | Description |
|---|---|---|
GET | /api/v1/app | |
POST | /api/v1/app | List Applications |
GET | /api/v1/app/{app_id} | Create Application |
PUT | /api/v1/app/{app_id} | Get Application |
DELETE | /api/v1/app/{app_id} | Update Application |
PATCH | /api/v1/app/{app_id} | Delete Application |
GET | /api/v1/app/{app_id}/attempt/endpoint/{endpoint_id} | Patch Application |
GET | /api/v1/app/{app_id}/attempt/msg/{msg_id} | List Attempts By Endpoint |
GET | /api/v1/app/{app_id}/endpoint | List Attempts By Msg |
POST | /api/v1/app/{app_id}/endpoint | List Endpoints |
GET | /api/v1/app/{app_id}/endpoint/{endpoint_id} | Create Endpoint |
PUT | /api/v1/app/{app_id}/endpoint/{endpoint_id} | Get Endpoint |
DELETE | /api/v1/app/{app_id}/endpoint/{endpoint_id} | Update Endpoint |
PATCH | /api/v1/app/{app_id}/endpoint/{endpoint_id} | Delete Endpoint |
POST | /api/v1/app/{app_id}/endpoint/{endpoint_id}/bulk-replay | Patch Endpoint |
GET | /api/v1/app/{app_id}/endpoint/{endpoint_id}/headers | Bulk Replay Messages |
PUT | /api/v1/app/{app_id}/endpoint/{endpoint_id}/headers | Get Endpoint Headers |
PATCH | /api/v1/app/{app_id}/endpoint/{endpoint_id}/headers | Update Endpoint Headers |
GET | /api/v1/app/{app_id}/endpoint/{endpoint_id}/msg | Patch Endpoint Headers |
POST | /api/v1/app/{app_id}/endpoint/{endpoint_id}/recover | List Attempted Messages |
POST | /api/v1/app/{app_id}/endpoint/{endpoint_id}/replay-missing | Recover Failed Webhooks |
GET | /api/v1/app/{app_id}/endpoint/{endpoint_id}/secret | Replay Missing Webhooks |
POST | /api/v1/app/{app_id}/endpoint/{endpoint_id}/secret/rotate | Get Endpoint Secret |
POST | /api/v1/app/{app_id}/endpoint/{endpoint_id}/send-example | Rotate Endpoint Secret |
GET | /api/v1/app/{app_id}/endpoint/{endpoint_id}/stats | Send Event Type Example Message |
GET | /api/v1/app/{app_id}/endpoint/{endpoint_id}/transformation | Endpoint Stats |
PATCH | /api/v1/app/{app_id}/endpoint/{endpoint_id}/transformation | Get Endpoint Transformation |
GET | /api/v1/app/{app_id}/integration | Patch Endpoint Transformation |
POST | /api/v1/app/{app_id}/integration | List Integrations |
GET | /api/v1/app/{app_id}/integration/{integ_id} | Create Integration |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install svix
Downloads and installs to ~/.claude/skills/svix/
1.84.0 (2026-02-13)