Inference
Container tokenization
By giving a text input, generate a tokenized output of token IDs.
POST
Tokenization
Body
application/json
Response
200
application/json
Successfully tokenized the text.
The response is of type object
.
Tokenization
By giving a text input, generate a tokenized output of token IDs.
Successfully tokenized the text.
The response is of type object
.