If anonymous access is enabled, some endpoints will be accessible without a API key.
Creating an API key
Navigate to Settings → API Keys and click Create API Key. Copy the value - it is only shown once.
Using an API key
Pass your API key as a Bearer token in theAuthorization header on every request.
/api/search endpoint:

