Credit system
Access to services is based on prepaid credits. Your credit balance is decremented only for successful API calls or successful Chrome DevTools Protocol (CDP) sessions. Most calls cost 1 credit each or are free, except for substantially longer-running AI calls: CDP sessions are billed by time, rounded down to the nearest credit:| Service | Base credits |
|---|---|
| Browser CDP | 10 / minute |
| Service | Key | Value | Credit multiplier |
|---|---|---|---|
| Browser (CDP) | difficulty | medium | 2 |
| Browser (CDP) | difficulty | high | 5 |
| Browser | speed | ridiculous | 2 |
difficulty=medium and
speed=ridiculous params would cost 4 credits in total:
1 base credit x 2 (difficulty multiplier) x 2 (speed multiplier) = 4 total credits
Your API credits
Create or fund an account.

