Skip to main content
POST
AI schema generation

Authorizations

x-api-key
string
header
required

Optional API key for authentication (enabled via application.yaml)

Body

multipart/form-data
file
file
required

Sample data file (CSV, JSON, or XML)

pipeline
string

Pipeline name for the generated configuration

delimiter
string

CSV delimiter (default comma)

header
boolean

Whether CSV has a header row (default true)

allStrings
string
default:false

If "true", generate every CSV field as a string instead of inferring types

Response

AI-generated pipeline configuration

The response is of type object.