MagicSlides

Integrations

REST API

OpenAPI · llms.txt · ~$0.16/PPT

POST /api/public/ppt-from-text

Bearer key from API Dashboard. Also listed in /llms.txt.

curl https://www.magicslides.app/api/public/ppt-from-text \
  -H "Authorization: Bearer ms_…" \
  -H "content-type: application/json" \
  -d '{"topic":"Water cycle for grade 6","slides":8}'