Skip to main content
Mecha Health home page
Search...
⌘K
Support
Search...
Navigation
API Documentation
Introduction
Guides
API Reference
Blog
API Documentation
Introduction
Useful Endpoints
POST
Infer CXR Images
On this page
Quickstart
Authentication
API Documentation
Introduction
API Endpoints for Mecha Health
Our first API endpoint is a CXR interpretation endpoint called MechaNet.
Quickstart
Make your first API request to MechaNet
Authentication
All API endpoints are authenticated using Bearer tokens and picked up from the specification file.
Copy
Ask AI
"security"
: [
{
"bearerAuth"
: []
}
]
Infer CXR Images
⌘I