...
To connect to the GIPOD API you need a signed JWT token. To do this, work with a Client credentials grant .
More information about server-server authentication can be found here and about creating a signed JWT token here .
Adjustments of the GIPOD API endpoint
...