Using LiveResponse API you will be able to collect data from LiveResponse and use it in other applications through the calls we describe in the API documentation.
In order to use LiveResponse API, you need an API-key for the organization whos data you want to access. The API-key can be generated by the organization under Settings / API in the LiveResponse web application.
LiveResponse API is called through GET over HTTP, and the following attributes can be sent:
| key | 16 character alphanumeric key. This is unique for you organization and must be sent. |
| limit | Number of videos to display. Possible interval: 1-100. |
| page | Used in combination with limit, to page through the videos. Possible interval: 1-. |
If you have any questions about the API, we could recommend the section about the API in our knowledge base.