Ecosystem/Browserbase

Browserbase

BaseTempo
Browser4 endpointsFrom $0.010 /req

Pay-per-use cloud browser sessions via x402. Create browser sessions with WebSocket access for web scraping, automation, and testing. Prices scale with duration.

View documentation

Endpoints

Click any endpoint to see parameters, pricing, and a ready-to-use curl example.

Paid (2)

Create a cloud browser session

Path/services/browserbase/browser/session/create
MethodPOST
Price$0.010 per request

Example Request

curl
curl -X POST \
  "https://api.indiegent.com/services/browserbase/browser/session/create" \
  -H "Authorization: Bearer <your-token>" \
  -H "X-Agent-Wallet: my-agent" \
  -H "Content-Type: application/json" \
  -d '{
  "project_id": "my-project"
}'

Free (2)

IndieGent Endpoint

api.indiegent.com/services/browserbase

Payment

USDC · Automatic

Payment protocols handled by IndieGent

Network

Base + Tempo

IndieGentIndieGent — Independent wallets for independent agents

npm install -g @indiegent/cli