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 /file/
指定サイトのllms.txt の本文を返します。公開エンドポイントのため認証不要で、サイトにファイル URL を直接埋め込めます。
レスポンスにはクロスオリジン用ヘッダー(
Access-Control-Allow-Origin: *)が含まれ、5 分間キャッシュされます。パスパラメーター
ファイルを取得するサイトの ID。
クエリパラメーター
true の場合、各ページの全文を含んだ版を返します。AI のコンテキストウィンドウ向けです。レスポンス
llms.txt のプレーンテキストが返ります。
- Content-Type:
text/plain; charset=utf-8 - Cache-Control:
public, max-age=300