{"name":"SuperDoc API","version":"v1","message":"The complete document toolkit for developers","endpoints":{"convert":"POST http://api.superdoc.dev/v1/convert","health":"GET http://api.superdoc.dev/v1/health","docs":"GET http://api.superdoc.dev/docs"},"authentication":"Bearer YOUR_API_KEY","example":"curl -s --fail -X POST http://api.superdoc.dev/v1/convert?from=docx&to=pdf -H \"Authorization: Bearer YOUR_API_KEY\" -F \"file=@document.docx\" -o output.pdf","links":{"documentation":"http://api.superdoc.dev/docs","github":"https://github.com/superdoc-dev/superdoc-services","support":"api@superdoc.dev"}}