Sailhouse home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
API Documentation
Introduction
Documentation
API Reference
CLI
Blog
Changelog
API Documentation
Introduction
Sending events
POST
Send an event
Processing
GET
Pull an event from a subscription
POST
Acknowledge event
On this page
Welcome
Authentication
App Tokens
API Documentation
Introduction
Copy page
Reference for Sailhouses API
Copy page
This section is under active development
Welcome
Although we aim to provide as many
native SDKs
as we possibly can, you can always talk straight to our API to do anything on Sailhouse.
Authentication
Depending on the API endpoint you call, there will be different authentication requirements.
App Tokens
When performing actions such as sending events, or pulling from a subscription, you will use an
app token
to authenticate your application.
It must be included in a request within the
Authorization
header.
Copy
Authorization: sh_app_123......
Send an event
Assistant
Responses are generated using AI and may contain mistakes.