Skip to main content
GET
/
ping
Check availability
curl --request GET \
  --url https://api.withorb.com/v1/ping \
  --header 'Authorization: Bearer <token>'
{
  "response": "<string>"
}

Authorizations

Authorization
string
header
required

API Keys can be issued in the Orb's web application.

Response

OK

response
string
required
I