Svix
Overview
SLUG: SVIX
Description
Svix is an enterprise-ready webhooks service that enables developers to send webhooks reliably and securely.
Authentication Details
API Key
Connecting to Svix
Create an auth config
Use the dashboard to create an auth config for the Svix toolkit. This allows you to connect multiple Svix accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Svix Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Svix toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
SVIX_APP_CREATE
Tool Name: Create Application
Description
Action Parameters
Action Response
SVIX_APP_DELETE
Tool Name: Delete Svix Application
Description
Action Parameters
Action Response
SVIX_APP_GET
Tool Name: Get Application
Description
Action Parameters
Action Response
SVIX_APP_LIST
Tool Name: List Applications
Description
Action Parameters
Action Response
SVIX_APP_UPDATE
Tool Name: Update Svix Application
Description
Action Parameters
Action Response
SVIX_ATTEMPT_GET
Tool Name: Get Attempt Details
Description
Action Parameters
Action Response
SVIX_ATTEMPT_LIST
Tool Name: List Message Attempts
Description
Action Parameters
Action Response
SVIX_ENDPOINT_CREATE
Tool Name: Create Endpoint
Description
Action Parameters
Action Response
SVIX_ENDPOINT_DELETE
Tool Name: Delete Endpoint
Description
Action Parameters
Action Response
SVIX_ENDPOINT_GET
Tool Name: Get Endpoint
Description
Action Parameters
Action Response
SVIX_ENDPOINT_LIST
Tool Name: List Endpoints
Description
Action Parameters
Action Response
SVIX_ENDPOINT_PATCH
Tool Name: Patch Endpoint
Description
Action Parameters
Action Response
SVIX_ENDPOINT_PATCH_HEADERS
Tool Name: Patch Endpoint Headers
Description
Action Parameters
Action Response
SVIX_ENDPOINT_RECOVER_FAILED_WEBHOOKS
Tool Name: Recover Failed Webhooks
Description
Action Parameters
Action Response
SVIX_ENDPOINT_REPLAY_MISSING
Tool Name: Replay Missing Webhooks
Description
Action Parameters
Action Response
SVIX_ENDPOINT_SECRET_GET
Tool Name: Get Endpoint Secret
Description
Action Parameters
Action Response
SVIX_ENDPOINT_SECRET_ROTATE
Tool Name: Rotate Endpoint Secret
Description
Action Parameters
Action Response
SVIX_ENDPOINT_SEND_EXAMPLE_MESSAGE
Tool Name: Send Example Message
Description
Action Parameters
Action Response
SVIX_ENDPOINT_STATS_GET
Tool Name: Get Endpoint Stats
Description
Action Parameters
Action Response
SVIX_ENDPOINT_TRANSFORMATION_GET
Tool Name: Get Endpoint Transformation
Description
Action Parameters
Action Response
SVIX_ENDPOINT_TRANSFORMATION_SET
Tool Name: Set Endpoint Transformation
Description
Action Parameters
Action Response
SVIX_ENDPOINT_UPDATE
Tool Name: Update Endpoint
Description
Action Parameters
Action Response
SVIX_ENDPOINT_UPDATE_HEADERS
Tool Name: Update Endpoint Headers
Description
Action Parameters
Action Response
SVIX_EVENT_TYPE_CREATE
Tool Name: Create Event Type
Description
Action Parameters
Action Response
SVIX_EVENT_TYPE_DELETE
Tool Name: Delete Event Type
Description
Action Parameters
Action Response
SVIX_EVENT_TYPE_GET
Tool Name: Get Event Type
Description
Action Parameters
Action Response
SVIX_EVENT_TYPE_LIST
Tool Name: List Event Types
Description
Action Parameters
Action Response
SVIX_EVENT_TYPE_UPDATE
Tool Name: Update Event Type
Description
Action Parameters
Action Response
SVIX_INTEGRATION_CREATE
Tool Name: Create Integration
Description
Action Parameters
Action Response
SVIX_INTEGRATION_DELETE
Tool Name: Delete Integration
Description
Action Parameters
Action Response
SVIX_INTEGRATION_GET
Tool Name: Get Integration
Description
Action Parameters
Action Response
SVIX_INTEGRATION_LIST
Tool Name: List Integrations
Description
Action Parameters
Action Response
SVIX_INTEGRATION_UPDATE
Tool Name: Update Integration
Description
Action Parameters
Action Response
SVIX_MESSAGE_CREATE
Tool Name: Create Message
Description
Action Parameters
Action Response
SVIX_MESSAGE_GET
Tool Name: Get Message
Description
Action Parameters
Action Response
SVIX_MESSAGE_LIST
Tool Name: List Messages
Description
Action Parameters
Action Response
SVIX_SOURCE_CREATE
Tool Name: Create Source
Description
Action Parameters
Action Response