Playground
The playground lets you try Firecrawl endpoints directly in the browser before integrating them into your code.- Scrape — Extract content from a single page.
- Search — Search the web and get scraped results.
- Crawl — Crawl an entire website and extract content from every page.
- Map — Discover all URLs on a website.
Browser
Interact with the web through a live browser session. You can create persistent profiles, run actions, and take screenshots — useful for pages that require authentication or complex interaction.Agent
The Agent is an AI-powered research tool that can autonomously browse the web, follow links, and extract structured data based on a prompt.Activity Logs
Activity Logs show a history of your recent API requests, including status, duration, and credits consumed.Usage
The Usage page shows your credit consumption over time and current billing-cycle totals.API Keys
From the API Keys page you can create, view, and revoke API keys for your team.Settings
The Settings page has three tabs:- Team — Invite members, assign roles, and manage your team. See Team management & roles below.
- Billing — View your current plan, invoices, auto-recharge settings, and apply coupons. See also Billing.
- Advanced — Webhook signing secret and team deletion.
Team management & roles
Firecrawl lets you invite teammates to collaborate under a shared account. From the Team tab in Settings you can invite members, assign roles, and manage your team.Roles
Every team member is assigned one of two roles: Admin or Member. You choose the role when sending an invitation.| Capability | Admin | Member |
|---|---|---|
| General | ||
| Use the team’s API keys and shared resources | ✓ | ✓ |
| Team management | ||
| View the team member list | ✓ | ✓ |
| Leave the team | ✓ | ✓ |
| Invite new team members | ✓ | ✗ |
| Remove team members | ✓ | ✗ |
| Change a member’s role | ✓ | ✗ |
| Revoke pending invitations | ✓ | ✗ |
| Edit the team name | ✓ | ✗ |
| Billing | ||
| View invoices and usage | ✓ | ✓ |
| Apply credit coupons | ✓ | ✓ |
| Manage subscription and billing portal | ✓ | ✗ |
| Settings | ||
| View the webhook signing secret | ✓ | ✓ |
| Regenerate the webhook signing secret | ✓ | ✗ |
| Delete the team | ✓ | ✗ |

