Documentation Index
Fetch the complete documentation index at: https://docs.llmgenerator.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /discovery/
This endpoint returns the current status and details of a URL discovery job.Path Parameters
The ID of the discovery job.
Response
The unique identifier for the discovery job.
The target URL for the discovery.
The discovery method used:
full, sitemap, or crawl.The current status:
pending, processing, completed, or failed.The number of URLs discovered so far.
ISO 8601 timestamp of when the job was created.
ISO 8601 timestamp of when the job completed (if applicable).