Skip to content

Simple debug API returning server time and HTTPS flag.

GET
/api/debug/server

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Responses

Playground

Authorization

Samples

cURL
JavaScript
PHP
Python