Copy Page
HookPipe API 🚀
Pipelines
List all pipelines
GET
Create a new pipeline
POST
Get pipeline by source path
GET
Update a pipeline
PATCH
Delete a pipeline
DELETE
Ingestion
Ingest webhook payload
POST
Jobs & Monitoring
Query job status
GET
Get delivery attempt logs
GET
Schemas
CreatePipelineInput
UpdatePipelineInput
Action
TransformAction
FilterAction
EnrichAction
JobStatus
IngestionResponse
IngestionResponse
Copy Page
{
"success"
:
true
,
"message"
:
"string"
,
"jobId"
:
"9d222c6d-893e-4e79-8201-3c9ca16a0f39"
}