Tools

ADE Parse Jobs

Parse documents asynchronously.

This endpoint creates a job that handles the processing for both large documents and large batches of documents.

For EU users, use this endpoint:

`https://api.va.eu-west-1.landing.ai/v1/ade/parse/jobs`.
post/v1/ade/parse/jobs

Response

Job queued successfully

job_idstring required

Changes

Changed in 10 of the 30 revisions of this API.311

  • 3052ba97a92011See the full diff
    • removed subschema #1 from the custom_prompts request property anyOf list

      request-property-any-of-removed

    • added CustomPrompts to the custom_prompts request property anyOf list

      request-property-any-of-added

    • added the new optional request property custom_prompts

      new-optional-request-property

    • added the new optional request property password

      new-optional-request-property

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security Basic Auth was removed from the API

      api-security-removed

    This revision also has 106 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security Basic Auth was added to the API

      api-security-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the endpoint scheme security Basic Auth was removed from the API

      api-security-removed

    This revision also has 106 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • eeb4eb7952ab21See the full diff
    • the request property const value page was added

      request-property-const-added

    • removed the enum value section of the request property split/anyOf[subschema #1: SplitType]/

      request-property-enum-value-removed

    • the endpoint scheme security Basic Auth was added to the API

      api-security-added

    • the request property const value page was removed

      request-property-const-removed

    • added the new section enum value to the request property split/anyOf[subschema #1: SplitType]/

      request-property-enum-value-added

    • api operation id tool_ade_parse_async_v1_ade_parse_jobs_post removed and replaced with tool_ade_parse_jobs_v1_ade_parse_jobs_post

      api-operation-id-removed

    • endpoint added

      endpoint-added