Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/SunoAI-API/Suno-API
/ get_session_id
Method
get_session_id
cookie.py:28–29 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
26
self.session_id = session_id
27
28
def
get_session_id(self):
29
return
self.session_id
30
31
def
get_token(self):
32
return
self.token
Callers
1
update_token
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected