v1

latestOpenAPI 3.1.02026-07-222064110.7 KB
Tools

ADE Build Extract Schema

Generate a JSON schema from Markdown using AI.

This endpoint analyzes Markdown content and generates a JSON schema suitable for use with the extract endpoint. It can also refine an existing schema based on new documents or iterate on a schema based on prompt instructions.

For EU users, use this endpoint:

`https://api.va.eu-west-1.landing.ai/v1/ade/extract/build-schema`.
post/v1/ade/extract/build-schema

Response

Successful Response

extraction_schemastring required

The generated JSON schema as a string.