Ki Insurance · Arazzo Workflow
Ki — turn a broker slip into a quote
Version 1.0.0
Ki's slip extraction pipeline: register the slip upload, execute the extraction job, poll it to completion, read the result and promote it into a quote. Every operationId exists verbatim in the referenced OpenAPI, which is an API Evangelist derivation from Ki's published client bundle. Partner Auth0 credentials are required; Ki publishes no sandbox.
View Spec
View on GitHub
InsuranceUnited KingdomLloyd's of LondonSpecialty InsuranceProperty and CasualtyUnderwritingInsurtechBrokersAlgorithmic UnderwritingReinsuranceArazzoWorkflows
Provider
Workflows
slip-to-quote
Extract a broker slip and create a Ki quote from the result.
1
2
executeJob
Execute the extraction job over the uploaded slip.
3
pollJobStatus
Poll until extraction completes. No webhook or callback exists — polling is the only completion mechanism Ki exposes.
4
5
createQuoteFromResult
Promote the reviewed extraction into a quote. Extraction is probabilistic — confirm the fields with a human before this step.
6
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.