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 split into chunks.

Minimum string length: 1
Example:

"# Title\n\nParagraph content here.\n\n## Section\n\nMore content."

Response

Successful Response