POST /webhooks/endpoints; GET /webhooks/deliveries
Live
在 ChatGPT 中打开
(opens in new tab)最后核对: 2026-08-11接口
POST /webhooks/endpoints; GET /webhooks/deliveries配置签名 Prediction Webhook 并查看投递尝试。 Base URL 为
https://api.modelrush.ai/v1。请求
字段:public HTTPS URL; endpoint or delivery ID for management。已认证路由发送
Authorization: Bearer $MODELRUSH_API_KEY;JSON Body 发送 Content-Type: application/json。响应
字段:one-time signing secret, event IDs, statuses, attempts, errors。保存返回的 request 或 generation 标识。生成输出及其 Provider 文件引用会在请求完成 24 小时后从 ModelRush 数据库清除;需要长期使用的结果请及时下载。
错误
无效输入返回带结构化错误的 4xx。
403 的 adult_attestation_required、portrait_rights_attestation_required 或 person_rights_confirmation_required 必须由账户用户处理,绝不能自动重试。429 按 Retry-After 重试;5xx 只能用有限次数退避重试。