Backend
Tenant + PHI persistence, workflow + deployment lifecycle, EHR + billing integration, real-time channel.
AI Services
Multimodal engines, Neurobehavioral Construct, Care Orchestrator, Medera Voice, clinical NLP.
api.medera.info and routes to both services through the API gateway.
Base URLs
-
Backend:
http://localhost(dev) /http://backend(Docker) -
AI Services:
http://localhost(dev) /http://ai-services(Docker)
Authentication
Content type
Request and response bodies are JSON. File uploads usemultipart/form-data. Recordings, audio, and video uploads use multer (Backend) or UploadFile (AI Services). Max 150 MB per file.
Conventions
What’s next
Errors
Error format and common codes.
Rate Limits
Per-tenant limits.
Pagination
Cursor-based pagination.