{
"highlights": {
"numSentences": 3
},
"ids": [
"302.ai"
]
}
curl --location --request POST 'https://api.302.ai/exaai/contents' \
--header 'Content-Type: application/json' \
--data-raw '{
"highlights": {
"numSentences": 3
},
"ids": [
"302.ai"
]
}'
{}