...
Communication with the GraphQL Cloud API server has to be authorized via an access TOKEN. The valid TOKEN has to be inserted into the header of each API call. A TOKEN can be created via user interface (section </> API).
...
User TOKEN is one of two authorization options. It is recommended in most of integration use cases.
...