Skip to main content
GET
/
karibu
/
x-api-key
Test out if your API key is valid
curl --request GET \
  --url https://karibu.briq.tz/karibu/x-api-key \
  --header 'X-API-Key: <x-api-key>'
"<any>"

Headers

X-API-Key
string
required

Response

Successful Response

The response is of type any.

I