How to obtain developer app key

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • milkycowboy
    Junior Member
    • Nov 2024
    • 3

    #1

    How to obtain developer app key

    Hi guys,
    I have only just signed up and went to the account API-NG Visualiser to obtain my app key, however I am having difficulty obtaining a session ID. I went to the html code and checked the cookies section as per the doc but found no session ID.
    Any help would be much appreciated.
    Thanks
  • GlaceonJest
    Junior Member
    • Nov 2024
    • 1

    #2
    The session ID (`ssoid`) is stored in the browser cookies once you successfully log in. Open your browser’s developer tools (`F12` or right-click > Inspect, then navigate to the "Application" tab). Under "Storage" > "Cookies," find the domain related to Betfair (e.g., `betfair.com`). Look for the cookie labeled `ssoid`. This is your session ID.​

    Comment

    Working...
    X