AIsa raised $6.5M co-led by Alibaba and Tribe CapitalRead more
API
Skills
Models
News
Get Started
API
Skills
Models
AIsa CIOMulti-market portfolio valuation, SEC filing analysis and allocation decisions
Try Online

More ready-made agents coming soon

DocumentationGuides, tutorials, and API reference
ArticlesInsights, updates, and product articles
BlogCompany updates, guides, and engineering notes
Agent DiscoveryA2A agent card, plugin manifest, and integration guide
News
Get Started
All APIs
FirecrawlVerified

Firecrawl

Scrape pages to clean markdown, search the web, map site URLs, parse documents, and run asynchronous crawl and batch-scrape jobs through the AIsa API gateway.

search apisearch apifirecrawlscrapemarkdownweb-searchmapsite-mapparsehtmlcrawlwebsiteasyncbatch

API Sections

6 shown
POST

POST Firecrawl Scrape

/apis/v1/firecrawl/scrape

Scrape one URL to markdown.

POST

POST Firecrawl Search

/apis/v1/firecrawl/search

Search the web for ranked results.

POST

POST Firecrawl Map

/apis/v1/firecrawl/map

Discover links across a target website.

POST

POST Firecrawl Parse

/apis/v1/firecrawl/parse

Parse an HTML upload (multipart/form-data) to markdown.

POST

POST Firecrawl Crawl

/apis/v1/firecrawl/crawl

Submit an async crawl job (poll GET /firecrawl/crawl/{jobId}).

POST

POST Firecrawl Batch Scrape

/apis/v1/firecrawl/batch-scrape

Submit an async batch scrape (poll GET /firecrawl/batch-scrape/{jobId}).

POST Firecrawl Scrape

POST/apis/v1/firecrawl/scrape
Path parameters

This endpoint has no path parameters.

cURL request
curl -X POST "https://api.aisa.one/apis/v1/firecrawl/scrape" \
  -H "Authorization: Bearer $AISA_API_KEY"

Related APIs

Search API

POST Firecrawl Parse

Parse an uploaded HTML file into markdown.

Search API

POST Firecrawl Crawl

Crawl an entire website as an async job — submit, then poll for status and results.

Search API

POST Firecrawl Batch Scrape

Scrape many URLs in one async job — submit a list, then poll for status and results.

developer@aisa.one
TermsPrivacyDocsGet started