Register webhook endpoint

This endpoint is used to register an external endpoint to receive webhook events from Karhoo. Note that the URL supplied must support https.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Body Params

request body

string
required

Demand partner's endpoint

string
required
length ≥ 10

The shared secret to sign requests from Karhoo side

array of strings

The topics the subscription should subscribe to. Available topics are TripStatus, DriverDetails, FinalFare, FleetChanged and DriverPositionChanged. If not provided the subscription will be created with the following default topics TripStatus, DriverDetails, FinalFare.

topics
Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*