Introducing Event Destination API endpoints

You can now create and manage event destinations using the Event Destination API endpoints:

EndpointWhat it does
Create DestinationCreates a destination and returns its signing secret.
Retrieve DestinationReturns one destination's full configuration and status.
List DestinationsReturns every destination in your account. You can filter by status or eventType.
Update DestinationChanges a destination's name, URL, event types, description, or status.
Delete DestinationPermanently deletes a destination and stops all deliveries.
Retrieve Destination SecretReturns a destination's current signing secret.
Rotate Destination SecretReplaces a destination's signing secret.

Previously, you had to use the Stedi portal to manage event destinations or rotate signing secrets. Now, you can also do both programmatically from an application or script.

If you're a Stedi app developer, you can use these API endpoints to configure event destinations for your providers' accounts.

The new endpoints are available for free on all Stedi production accounts. For more details, see our announcement blog.

PreviousClaim edit: Missing organization name

Get started with Stedi

Start free with a sandbox account. Upgrade to production when you’re ready. There are no monthly minimums or setup fees. You only pay for the transactions you use. See our pricing.

Sign up free