Description Usage Arguments Value Examples
Return a cookie string after authenticating with the Peloton API
1 | get_peloton_cookie(username, password)
|
username |
a string, your Peloton account username |
password |
a string, your Peloton account password |
a string, the cookie id
1 | get_peloton_cookie('username','password')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.