curl --location 'https://api.ai21.com/studio/v1/tokenize' \ --header 'Content-Type: application/json' \ --data '{ "text": "string" }'
{}