The UXCam Data Access API is a RESTful API used to fetch user and session data for a given application in JSON format. The API supports request parameters for authentication, pagination, and filtering.
The UXCam Data Access API has two endpoints:
- https://api.uxcam.com/session/
- https://api.uxcam.com/user/
The session endpoint will retrieve the application's session records while the user endpoint will get records for a specific application user.