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