Skip to main content
The userjourneys.ai API lets you programmatically manage interviews — check experiment capacity and receive real-time webhook notifications when interviews complete.

Base URL

https://app.userjourneys.ai/api/v1

Endpoints

EndpointMethodDescription
/experimentsGETCheck interview capacity and usage for your experiments
/webhooksPUT GET DELETEConfigure webhook notifications for completed interviews

Error handling

StatusMeaning
200Success
201Resource created
204Deleted successfully
400Invalid request body
401Missing or invalid API key
404Resource not found
All responses return JSON (except 204).