curl --location --request POST https://api.writer.com/v1/tools/ai-detect \
--header "Authorization: Bearer <token>" \
--header "Content-Type: application/json" \
--data-raw '{"input":"AI and ML continue to be at the forefront of technological advancements. In 2025, we can expect more sophisticated AI systems that can handle complex tasks with greater efficiency. AI will play a crucial role in various sectors, including healthcare, finance, and manufacturing. For instance, AI-powered diagnostic tools will become more accurate, helping doctors detect diseases at an early stage. In finance, AI algorithms will enhance fraud detection and risk management."}'