API Reference
Semantic Chunker
Splits text into chunks based on semantic similarity, ensuring that related content stays together in the same chunk.
POST
Authorizations
Your API Key from the Chonkie Cloud dashboard
Body
multipart/form-data
Response
200 - application/json
Successful Response: A list of SemanticChunk
objects.
A list containing SemanticChunk
objects, detailing segments and sentences with optional embeddings.