...
For each session, first get authenticated with /pl/api/v-1/auth/generate/
, then use the received token in the header for all the other calls. Like this:
...
...
For each session, first get authenticated with /pl/api/v-1/auth/generate/
, then use the received token in the header for all the other calls. Like this:
...