BROWSER USE DEVELOPER RESOURCES

- Hosted Agents (API V4): submit a task and receive the result from a managed browser agent.
- Browser Infrastructure: control managed remote browsers through SDK, REST, or CDP. Starts at $0.02/browser-hour.
- Open Source Library: build and run browser agents with the Python library.

[Developer Index](https://browser-use.com/index.md)
[Product Map](https://browser-use.com/llms.txt)
[Pricing](https://browser-use.com/pricing.md)
[Cloud Docs](https://docs.browser-use.com/cloud/quickstart)
[Open Source Docs](https://docs.browser-use.com/open-source/introduction)

---

# BYOK, Code Mode & Sensitive Data

**Date:** 2026-04-12
> Bring your own LLM keys, generate reusable automation scripts, and pass secrets securely.

---

## Bring Your Own Key (BYOK)

Use your own LLM API keys with V3 sessions. Your rate limits, your pricing, full control.

## Code Mode

The agent writes you a **reusable Python script** instead of just completing the task once. Re-run it tomorrow, in a cron job, with different inputs.

## Sensitive Data

Pass secrets to the agent securely. Kept out of logs, traces, and recordings.
