API reference

Programmatic underwriting, coming soon.

Our public API exposes the same pipeline you use inside the app: create a property, upload documents, kick the agent, poll for the filled Excel. Built for workflow automation, RPA, and integrations with your deal CRM.

Planned endpoints

POST /v1/properties Create a property with a template. v1 preview
POST /v1/scenarios/{id}/documents Upload deal documents for a scenario. v1 preview
POST /v1/scenarios/{id}/agent/run Kick the extraction agent asynchronously. v1 preview
GET /v1/scenarios/{id}/agent/status Poll the agent run: iterations, fields saved, cost. v1 preview
GET /v1/scenarios/{id}/fields Fetch the current field values + evidence trails. v1 preview
POST /v1/scenarios/{id}/confirm Generate the filled Excel from the confirmed values. v1 preview
POST /v1/webhooks Subscribe to job_completed / agent_stopped events. v1 preview

Get on the waitlist

API access rolls out to Enterprise first. Email us and we'll loop you in when the beta opens.

Request API access →