Schemas
Generate schema
Use AI to generate a schema from sample data.
POST
Request body
A sample of the data you want to extract. Can be raw text, CSV rows, or any structured format. The AI analyzes this to determine appropriate columns and types. Truncated to 5,000 characters.
A name for the generated schema. If omitted, the AI generates one based on the data.

