{"uid":"cap_enwlr_ah-WYjHf2W1lxt8","slug":"glim-sh-github-data-fetcher-b00c9964","name":"glim.sh GitHub Data Fetcher","description":"Fetch GitHub data from a ref (repo + README, files, commits, PRs, issues, discussions)","url":"https://glim.sh/api/v1/github/get","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"ref":{"type":"string","maxLength":2048,"minLength":1,"description":"GitHub URL or 'owner/repo' shorthand. A repo URL or owner/repo returns metadata + README; /pull/N -> PR (with comments + changed files), /issues/N -> issue, /discussions/N -> discussion (with threaded replies), /blob/<ref>/<path> -> file (raw.githubusercontent.com URLs work too), /tree/<ref>[/<path>] -> file tree (optionally scoped to a subdirectory), /commit/<sha> -> one commit with diff, /commits[/<ref>/<path>] -> history (optionally for one file), /branches, /releases (or /releases/tag/<tag> | /releases/latest -> one release), /topics/<name> -> top repos with that topic (by stars)."},"page":{"type":"integer","default":1,"maximum":100,"minimum":1,"description":"Page number for paginated results"},"per_page":{"type":"integer","default":30,"maximum":100,"minimum":1,"description":"Results per page"}}},"responseSchema":{"type":"json","example":{"data":{"full_name":"x402-foundation/x402","description":"..."},"kind":"repo"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_2KRBGMKjPoKmq6d2SgGsU","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches live GitHub repository, pull request, issue, file, branch, commit, or release data from a given GitHub URL or owner/repo shorthand, with no API key required.","exampleAgentPrompt":"Can you pull up the details for the GitHub repo x402-foundation/x402 — I want to see its description, stars, and any other metadata available?","exampleUseCases":null,"resultDescription":"A JSON object containing structured GitHub data keyed by `kind` (e.g. 'repo', 'pull', 'issue', 'blob', 'tree', 'commits', 'branches', 'releases') and a `data` field with the relevant metadata — such as full_name, description, open issues count, stars, files, or commit messages, depending on the path inferred from the ref.","failureModes":["Invalid or malformed GitHub URL/shorthand returns an error","Private repository returns access-denied error since no auth is passed","Rate limiting on the underlying GitHub data source may cause intermittent failures","Unsupported path type (e.g. GitHub Actions, Gists) may not be parsed correctly","Pagination beyond available pages returns empty results"],"whenToPreferThis":"Use this endpoint when your agent needs live, structured GitHub data (repos, PRs, issues, files, commits, branches, releases) without managing GitHub API keys or OAuth tokens. Ideal for agents that need to inspect open-source projects, check PR status, or read file contents on demand, paying only per call via x402.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:51:09.203Z","isFirstParty":false}