Documentation Index
Fetch the complete documentation index at: https://mintlify.com/firecrawl/firecrawl/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Authentication
This endpoint requires authentication using a Bearer token. Include your API key in the Authorization header:Path Parameters
The ID of the extract job
Response
Indicates whether the request was successful
The current status of the extract job. Can be
completed, processing, failed, or cancelled.The extracted data according to your schema. Only present when status is
completed.The date and time when the extract job data will expire (ISO 8601 format)