v2

latestOpenAPI 3.1.02026-08-08556285514.3 KB
Batch Processing

Mapping Chat

AI chat assistant for finding and searching values in mapped documents.

Processes natural language queries like:

  • "Find all total amounts"
  • "Show me invoice dates"
  • "Find the grand total"
  • "Search for company names"

Returns matching values with context and similarity scores.

post/api/batch/{batch_id}/document/{document_id}/chat

Path parameters

batch_idstring required
document_idstring required

Request body

batch_idstring required
document_idstring required
aggregated_dataobject required
user_querystring required
openai_api_keystring required

Response

Successful Response

{"stackTrail":"paths:/api/batch/{batch_id}/document/{document_id}/chat:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}