REST · JSON · 5 endpoints
The Sembark Travel
Software API
Push leads, fetch trip plans and wire Sembark into your website, forms and tools. Token-authenticated REST endpoints with predictable JSON responses.
Example request
GET
curl https://api.sembark.com/integrations/v1/ping \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <TOKEN>' 200 OK · application/json
{
"greeting_message": "Hi <NAME>"
} -
Get yourself with basic of Sembark API's Request and Response formats.
-
Learn how to generate api token and access Sembark API
-
Deep dive into all available APIs
Building an integration?
Use a ready-made integration guide for your form or chatbot, or reach out and our team will help you connect.