curl https://api.opper.ai/v2/call \ -H "Authorization: Bearer ${YOUR_API_KEY}" \ -H "Content-Type: application/json" \ -d '{ "name": "respond", "input": "What is the capital of Sweden?" }'