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 LLMs.txt generation job
Response
Indicates whether the request was successful
The current status of the generation job. Can be
processing, completed, or failed.The generated LLMs.txt data. Only present when status is
completed.When the generated content will expire (ISO 8601 format)
Examples
Response Example
Error Responses
Not Found - LLMs.txt generation job not found.