System status

The current status of our system

GET

https://api.fps.pro/health/

Request examples

curl --request GET 'https://api.fps.pro/health/' \

Successful response

{
  "status": 200,
  "message": "ok"
}

Errors

Detailed authorization errors are listed in Authorization - Errors

Forbidden

The invoice is not found

Request validation failed

Internal server error