Way of getting ASP.NET_SessionId cookie?

Question:

is there a way of getting an asp.net sessionid cookie in a python repl. I am currently trying to use an api that requires an ASP.NET_SessionId cookie. the api is lacking some documentation so wondering how to get this. API:GitHub - TreasonMay/FireflyAPI: An API for interacting with Firefly Learning school systems.
Repl link:

https://replit.com/@Lolitsapug/python-api-test#main.py
code snippet

This is your ASP.NET_SessionId cookie.

session_token = “”