📄️ Overview
Browserless provides specialized utility functions for managing and monitoring your private deployments. These functions are primarily relevant for users with private or self-hosted deployments who need to access usage metrics, session information, and configuration details.
📄️ /sessions
The sessions API allows you to gather information about the currently running sessions and is only available for dedicated and self-hosted accounts
📄️ /config
The /config API will give you information about your worker's configuration, and is only available for dedicated and self-hosted accounts
📄️ /metrics
The metrics API allows you to retrieve an array of session statistics. The data returned will have a maximum date of 1 week.