What is the sessions in node JS api calls?

const client = new shopify.clients.Rest({session});

I want to know where I can get this session. I have the API key, API secret and access token but that doesn’t help to call this API