Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Body

application/json
markdown
string<text>
required

Markdown content to infer a schema from.

Minimum string length: 1
Example:

"John Smith works at Acme Corp as a Software Engineer."

Response

Successful Response

classes
Class · object[]

Classes in the schema.

relationships
Relationship · object[]

Relationships between classes.

properties
Property · object[]

Properties of classes.