Documentation for RoscoLive API and refrences
Below you will find all you need to get started with using the RoscoLive API in development of your application.
Prerequisites
The following are required to be in-place before getting started:
- A Company or Partner Company within RoscoLive
- A set of API credentials to authenticate with API
Documentation
You can find all of our latest documentation at this link here.
The documentation linked above is a living, up-to-date document that reflects all the current endpoints, response objects, and schemas you should expect when consuming the RoscoLive API.
The best way to get started is using the built-in runner to call the API endpoints. This will help you familiarize yourself with the base URL and expected responses from the endpoints you call in the runner.
Authentication
As of the current version, RoscoLive API uses session cookies returned in the Login response after successful authentication. These session cookies must be included in the following requests made to the RoscoLive API to properly authenticate and return successful.
Please refer to the following to familiarize with the Cookie request headers:
Contact
If you have any questions, concerns, or issues regarding the RoscoLive API, please contact our technical support team to get assistance at: techsupport@roscovision.com
If you need to request an account to be made in order to access the RoscoLive API, please contact your Rosco Vision sales representative or contact sales@roscovision.com to learn more about how to get an account.