For AI agents: a documentation index is available at /llms.txt
Skip to main content

Utility Functions Overview

REST endpoints for managing and monitoring Private Deployment and Enterprise Docker instances.

Prerequisites
  • A Browserless Enterprise license (self-hosted Docker or Private Deployment)

Available Endpoints

  • /sessions: List running browser sessions
  • /metrics: Retrieve usage metrics and performance data
  • /config: View worker configuration
  • /pressure: Query real-time system load, capacity, and availability
  • /json/version: Get browser and DevTools protocol version information
note

Utility Functions are available on Private Deployment and Enterprise Docker plans. Some may not be available on shared plans.

FAQ & Troubleshooting

How do I get an Enterprise license?

Contact sales@browserless.io or visit the pricing page for Enterprise plan details.

Can I run Browserless on my own infrastructure?

Yes. Enterprise customers can self-host using the Docker image. See Docker deployment for setup instructions.

Next steps