Base URL
All API requests should be made to:Webhook URL Format
Workflow webhooks use the same base URL:Authentication
Webhooks can be configured as public (no authentication) or private (requires authentication). For authenticated endpoints, include your API token in the Authorization header:Endpoints
The Splox API provides two main endpoints:- Trigger Workflow - Send data to webhook to execute workflow
- Get Workflow Request - Check execution status and retrieve results
Response Format
API responses return JSON data directly: Webhook trigger response:Support
Need help with the API? Reach out to us:- Community: community.splox.io
- Email: [email protected]

