System

Get API Status

Returns basic information about the Case.dev API including name, version, and health status. This endpoint can be used for health checks and API discovery.

get/index

Response

API information retrieved successfully

namestring required

The name of the API

versionstring required

The current API version

statusstring required

The health status of the API

Changes