curl --location 'https://api.ai21.com/studio/v1/summarize' \ --header 'Content-Type: application/json' \ --data '{ "sourceType": "TEXT" }'
{}