Skip to main content
GET
/
api
/
v1
/
ping
Ping
curl --request GET \
  --url https://meet.briq.tz/api/v1/ping \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

API key obtained from the merchant dashboard. When using the 'Try It' feature, enter only the key—the 'Bearer ' prefix is added automatically. For direct API calls, the 'Authorization: Bearer ' format is mandatory.

Response

200 - application/json

OK

The response is of type object.