Authorizations
Headers
ID of team to run requests as (optional parameter).
Body
application/json
Code of the model to use. See available model list.
Examples:
"meta-llama-3.1-8b-instruct"
Input text prompt to tokenize.
Examples:
"What is generative AI?"
Response
Successfully tokenized the text.
A list of token IDs.