AI GNT API
string · uuid · required
custom-webhook-ingest
Receive Custom Webhook
POST
https://api.gntai.dev
/v1/custom-webhooks/{source_id}
The per-IP rate limit (enforce_webhook_ingest_ip_rate_limit, shared with routers/webhooks.py's own ingest endpoint — same abuse vector, same Redis-backed fixed-window counter) runs as a route-level dependency, ahead of everything below, so a flood of requests against guessed/invalid source ids gets throttled before spending a DB lookup or a signature check on each one.
path Parameters
source_idReceive Custom Webhook › Responses
Successful Response
No data returned