Skip to main content
Coming soon. The API is not live. This page is the product shape so you can plan against it.
extract is a workbench tool for document-heavy assistants. You send a file; you get structured fields back. Invoices, statements, KYC packs — the extraction that would otherwise be a weekend of prompt-and-pray. Bare REST, same as Identify. Usable with zero agents, or as a patch inside one.

What it will do

  • Accept a document (PDF, image)
  • Return a typed payload you declare — amounts, names, dates, IDs
  • Stay on a trace when an agent calls it

What it will not do

It will not decide what to do with the fields. That is your agent, or your code. The reference page will appear under API Reference → Extract when the endpoint ships.