Overview

Gopher uses API keys to authenticate requests. API keys are associated with an organisation and inherit its permissions. Pass your API key as a Bearer token in the `Authorization` header of every request.

Parameters
NameInTypeDescription
AuthorizationrequiredheaderstringBearer token. Format: `Bearer gph_<key>`