cURL
curl --request GET \ --url https://atlantic.api.herodotus.cloud/v1/is-alive
{ "alive": true }
Checks if the API is alive
API is alive
The response is of type object.
object