Eli webhooks
POST
https://api.metahvac.com
/webhooks/eli
Webhook endpoint to receive event notifications from the Eli system. Accepted event types and payload formats are defined in the Eli system documentation.
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Request Body
idstringUnique event ID
typestringEvent type
created_atstring · date-timeWhen the event was created
delivered_atstring | null · date-timeWhen the event was delivered (if available)
payloadBased on event: https://docs.eli.build/reference/getting-started-with-your-api
Responses
Success response
successbooleanmessagestringdatastring