get https://example.com/api/1/status
Returns the current status (hopefully 'OK') and the version of the API.
Log in to see full request history
Response
Returns the current status (hopefully 'OK') and the version of the API.
xxxxxxxxxx
curl --request GET \
--url https://example.com/api/1/status \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: