Skip to main content
GET
System heartbeat / health check

Authorizations

Authorization
string
header
required

All API requests must include a valid Bearer token in the Authorization header. Tokens are 64-character SHA-256 session hashes issued by the PropOps authentication system.

Example:

Response

System operational

success
boolean
Example:

true

status
string
Example:

"operational"

service
string
Example:

"PropOps Platform"

version
string
Example:

"2.0.0"

timestamp
string<date-time>
Example:

"2024-06-01T12:00:00Z"

uptime_seconds
integer
Example:

86400

environment
string
Example:

"production"