Hi,
I recently registered with Plotly, and made an account so I can use their API for a project. I read the documentation, and it says to input the username and API key in the ~/plotly/credentials file.
In here:
{ "username": "DemoAccount", "stream_ids": ["ylosqsyet5", "h2ct8btk1s", "oxz4fm883b"], "api_key": "lr1c37zw81" }
However when I access my profile on Plotly, and I go to “API Key", my username shows up but my API Key is hidden in a series of "••••••••••"s. How do I see this information so I can proceed with my project? Also what are these “stream_ids”?
Thank you