← Back to catalog

Other

Developer documentation

auto-generated
swirls add journy
actionDELETEv1.0.0

Delete account

Endpoint used to delete an account.

Source
actionDELETEv1.0.0

Delete user

Endpoint to delete a user.

Source
actionGETv1.0.0

Get events

Endpoint to list events.

Source
actionPOSTv1.0.0

Link web activity to user

💡 You don't need to use this endpoint if you use our JavaScript snippet in your application. This endpoint is used to link web activity to a user in your application. This will help you discover which channels and campaigns work best. When our JavaScript snippet is embedded on your website, blog or landing pages, a cookie named "__journey" will be set. This will only work if your website and application are under the same top level domain. Website, blog or landing pages * www.my-domain.tld * blog.my-domain.tld * landing-page.my-domain.tld Application * app.my-domain.tld The cookie on my-domain.tld will also be send to your app domain. You should call this endpoint after the user succesfully logged in (so that you know the user's ID). Use the value of the cookie as device ID.

Source
actionPOSTv1.0.0

Remove user from account

You can remove up to 100 users from an account. When removing a user, the user will still be stored in journy.io, but marked as "removed".

Source
actionPOSTv1.0.0

Track event

Endpoint used to track an event for a user or an account.

Source
actionPOSTv1.0.0

Track event

Endpoint used to track an event for a user or an account. This endpoint is moved to [Track](#operation/trackEvent).

Source
actionGETv1.0.0

Validate API key

Endpoint used to test the validity and some basic information about a specific API Key.

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec