Skip to main content
Submit tickets for analysis

Authorizations

X-Api-Key
string
header
required

Body

multipart/form-data
tickets
file[]
required

Array of ticket files (images or PDF) to analyze

ref_ids
string

String containing a list of comma-separated ref_ids. The number of items must match the length of tickets array if provided.

Example:

"Ticket-1, Ticket-2, Ticket-3"

models
string

Optional string of comma-separated model names to use for tampering detection. If not given, all available models for your tier will be used. If empty, no classification will be performed.

Example:

"Model-1, Model-2, Model-3"

Response

Batch submission successful. Returns the list of analysis identifiers.

batch_id
string

Unique identifier for this batch submission

total_tickets
integer

Total number of tickets submitted in this batch

submissions
object[]

List of image submission identifiers created. The list could be greater than the number of tickets if multiple images have been extracted from a single ticket (e.g. PDF file). In this case, multiple submission will refer to the same ref_id.