You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you need to read GitHub Docs, use these endpoints on `docs.github.com` in order of preference:
36
+
37
+
1.`/llms.txt` — Start here. Returns a structured overview of the site with links to pagelist endpoints for each product version.
38
+
2.`/api/pagelist/:lang/:version` — Returns a list of all pages for a given language and version (e.g., `/api/pagelist/en/free-pro-team@latest`). Use `/api/pagelist/versions` and `/api/pagelist/languages` for available options.
4.`/api/article/body?pathname=...` — Returns the rendered markdown body of a page. Handles all page types including REST, GraphQL, and webhook reference pages.
0 commit comments