OpenCloudflareCDN
  1. API
OpenCloudflareCDN
  • API
    • Health
      GET
  • Others
  • Schemas
    • Schemas
      • All Response
  1. API

Health

GET
https://localhost/ocfc-api/v1/health
v1

Request

None

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://localhost/ocfc-api/v1/health'

Responses

🟢200Success
application/json
Body

Example
{
    "msg": "ok",
    "data": {
        "ts": "2025-08-22T19:17:12.1261002Z"
    }
}
🟠404Page not found
🔴500Error
Modified at 2025-08-23 07:37:17
Next
All Response
Built with