v1.0.0
OAS 3.1.0
ProAPIs Internal API
ProAPIs internal API that offers user authentication, billing and other internal APIs.
Client Libraries
ProAPIs internal API that offers user authentication, billing and other internal APIs.
API v1.0 server base path.
This endpoint provides a health check for the service, primarily used by Kubernetes readiness probes. It returns a JSON response indicating the service status, helping to ensure that the service is operational and ready to handle traffic.
curl https://api.proapis.com/internal-api/v1/status
{
"status": true
}Successful Response