Documentation

Status API

/
3 endpoints

Check the health and status of the Storylinez API and its connected services.

Endpoint Base

https://api.storylinezads.com/

All endpoints in this section are relative to this base path. Use this prefix for all requests to the Status API.

System Status

Monitor and check the health of all system components

GET

API Root

/

API Root - GET //

Provides basic API information and confirms the server is running.

GET

Basic Status

/status

Basic Status - GET //status

Provides basic status information including MongoDB connection status.

GET

Detailed Status

/status/all

Detailed Status - GET //status/all

Provides comprehensive status information about all system components including internal microservices.