curl https://api.atlasflux.my/v1/responses \ -H "Authorization: Bearer $ATLASFLUX_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "input": "Solve this step by step: If a train travels 120km in 2 hours, what is its average speed?", "reasoning": {"effort": "medium"}, "max_output_tokens": 1024 }'