Skip to main content
GET
Root
Root endpoint returning basic API information. Returns metadata about the Morpheus Inference API including version information and available resources.

Response

string
API name
string
Current API version
string
API description
string
URL to API documentation
API Discovery: This endpoint is useful for API discovery and version checking. It provides a quick way to verify the API is accessible and learn about its current version.
This endpoint does not require authentication and can be called by anyone to check API availability.