Skip to main content
Version: v2

Utility Functions

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.

Available Utility Functions

  • /sessions - Gather information about currently running browser sessions
  • /metrics - Retrieve usage metrics and performance data
  • /config - Access configuration information about your workers

These utility functions provide valuable insights for monitoring the health and performance of your Browserless deployment, allowing you to optimize resource usage and troubleshoot issues.

note

Utility Functions are primarily intended for dedicated and self-hosted accounts. Some functions may not be available on shared plans.