curl -X POST \ <BASE_URL>/key-takeaways \ -H 'Content-Type: application/json' \ -H 'X-API-Key: YOUR_API_KEY' \ -d '{ "text": "Sample Key Takeaways Text" }'
{ "key_takeaways": "<some HTML tags>" }
This endpoint will take the url and generate 3 suggested texts for the call to action header, body, and button text.