Health

Health Check

Check the health and status of the MCP Store API

get/api/v1/health

Response

Successful health check response

statusstring required
messagestring required

Example response

{
  "status": "ok",
  "message": "MCP Store API is running"
}

Changes

Changed in 1 of the 11 revisions of this API.111

  • b0e6563d3fce111See the full diff
    • the code response property const value INTERNAL_SERVER_ERROR was removed for the status 500

      response-property-const-removed

    • added the new INTERNAL_SERVER_ERROR enum value to the code response property for the response status 500

      response-property-enum-value-added

    • api operation id getApiV1Health removed and replaced with

      api-operation-id-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog