Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X GET "https://api.llmgenerator.com/api/v1/discovery/550e8400-e29b-41d4-a716-446655440000/urls?limit=20" \ -H "Authorization: Bearer YOUR_API_KEY"
{ "urls": [ { "url": "https://example.com/", "title": "Example Domain - Home", "lastModified": "2026-01-15T00:00:00.000Z" }, { "url": "https://example.com/about", "title": "About Us", "lastModified": "2026-01-10T00:00:00.000Z" }, { "url": "https://example.com/contact", "title": "Contact", "lastModified": null } ], "total": 47, "page": 1, "totalPages": 3 }
발견 작업에서 찾은 URL 목록을 반환하는 엔드포인트입니다.
표시 URL 속성
이 페이지가 도움이 되었나요?