Run a web search and return ranked results.
Search API
Firecrawl Search
Run a web search and get back ranked results for open-web research and agent workflows.
POST
Run a web search and return ranked results.
Search the web and get back ranked results. Provide a non-empty
query (up to 500 characters) and an optional limit (default 10, max 100). On the AIsa metered profile only the web source is supported — scrapeOptions, enterprise mode, and non-web sources are rejected.
Billing is metered per Firecrawl credit and scales with how many results you request: roughly 2 credits per 10 results (credits = ceil(limit / 10) * 2). When you already know the exact pages, post_firecrawl-scrape is cheaper and more precise than searching for them.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json