✨This hippo lives in the clouds✨

Just want to chunk some text? Don’t want deal with the annoying infrastructure of running a chunker? Well then, look no further than Chonkie Cloud!

Chonkie Cloud is our hosted chunking service that allows you to chunk text without having to worry about the underlying infrastructure.

Just send us your text and get back the CHONKS! It’s that simple.

Getting Started

To get started with Chonkie Cloud, you’ll need to sign up for an account and get your API key.

  1. Sign up for an account at Chonkie Cloud.
  2. Create an API key from your dashboard.
  3. Use the API key to get Chonking!

Check out the API documentation for details on how to use the API.

Basic Usage

Quick example to get you started with Chonkie Cloud.

curl -X POST \
   -H "Content-Type: application/json" \
   -H "Authorization: Bearer <YOUR_API_KEY>" \
   -d '{
         "text": "The tiny hippo lives in the clouds!",
         "args": {}
       }' \
   https://api.chonkie.ai/v1/chunk/token

Support

Questions? We’re here to help!