Tokenize
This endpoint splits input text into smaller units called tokens using byte-pair encoding (BPE). To learn more about tokenization and byte pair encoding, see the tokens page.
post/v1/tokenize
Headers
X-Client-Namestring
The name of the project that is making the request.
Request body
Response
OK