
4
steps to your first answer
~90s from zero to deploy
Four steps, one coffee. Magica picks the best AI for you.


How it works


Step 3 — Architecture

Step 4 — The Command
curl -X POST https://api.magica.dev/v1/chat \
-H "Authorization: Bearer $MAGICA_KEY" \
-d '{"model":"auto","messages":[{"role":"user","content":"hello"}]}'

Step 5 — Done!


