Documents and processing
Which file formats does Ingestly support?
Which file formats does Ingestly support?
Can Ingestly handle multi-page documents?
Can Ingestly handle multi-page documents?
What happens when a step fails mid-run?
What happens when a step fails mid-run?
How do I add human review to a pipeline?
How do I add human review to a pipeline?
How long are documents and run data kept?
How long are documents and run data kept?
Pipelines and runs
Why won't my pipeline accept documents?
Why won't my pipeline accept documents?
Can I run different processing for different document types?
Can I run different processing for different document types?
What does Awaiting Children mean?
What does Awaiting Children mean?
Can I re-run a document without re-uploading it?
Can I re-run a document without re-uploading it?
How do I get notified when something is going wrong?
How do I get notified when something is going wrong?
API and integration
How do I trigger a pipeline from my own code?
How do I trigger a pipeline from my own code?
POST the document as multipart/form-data to https://api.ingestly.ai/pipelines/{pipelineId}/trigger with your API key in the X-Api-Key header. The pipeline must have a webhook trigger. See the webhook trigger guide for code samples.How do I scope an API request to a specific workspace?
How do I scope an API request to a specific workspace?
X-Workspace-Id header. If you omit it, the request targets your default workspace. See API overview.What are the API rate limits?
What are the API rate limits?
RateLimit-Limit, RateLimit-Remaining, and RateLimit-Reset headers. See rate limits.How do I receive results in my own system?
How do I receive results in my own system?
How do I verify that a callback came from Ingestly?
How do I verify that a callback came from Ingestly?
X-Ingestly-Signature header against the raw request body. The same guide covers zero-downtime key rotation.What happens when I rotate or revoke a signing key?
What happens when I rotate or revoke a signing key?
Billing and credits
How are credits calculated for a run?
How are credits calculated for a run?
Do I get credits back when a run fails?
Do I get credits back when a run fails?
What does it cost to try Ingestly?
What does it cost to try Ingestly?
How do I avoid running out of credits unexpectedly?
How do I avoid running out of credits unexpectedly?
Which steps cost credits?
Which steps cost credits?