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
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
Returns the current status (hopefully 'OK') and the version of the API.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
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: