cURL
Status Check
Ping the API
Ping the API to check if it’s up
GET
cURL
Response
200 - text/html
Server is up and running
The response is of type string.
Example:
"pong"
Ping the API to check if it’s up
Server is up and running
The response is of type string.
"pong"