Welcome to the Livepeer.com documentation!
To create a stream, send a POST request to https://livepeer.com/api/stream.
To verify a stream is running, you can fetch the stream status by sending a `GET` request to `https://livepeer.com/api/stream/` with the stream object `id` appended.
Open your Livepeer.com account and navigate to the streams list page, https://livepeer.com/app/user.
To list all the streams created by a user, you will need the `userId` from the API key object.
Whether you are integrating your streaming application directly with the Livepeer.com API or creating individual streams in the Livepeer.com dashboard, you’ll need to create a Livepeer.com account.
You need an API key to live stream with the Livepeer.com API. You do not need to create an API key for the Livepeer.com dashboard-only workflow.