Discovery
Start with the public entrypoint.
{
"name": "justmd",
"version": "0.1.0",
"authentication": {
"type": "bearer",
"header": "Authorization",
"example": "Bearer YOUR_API_KEY"
},
"openapi_url": "/v1/openapi.json",
"supported_formats": ["pdf", "docx"]
}