Webhooks
Receive prediction completion callbacks.
Overview
Webhooks deliver prediction results asynchronously when inference completes. Each GPU provider has a dedicated webhook endpoint.
Endpoints
| Method | Endpoint | Provider |
|---|---|---|
| POST | /v1/webhooks/runpod | RunPod |
| POST | /v1/webhooks/koyeb | Koyeb |
| POST | /v1/webhooks/modal | Modal |