{"uid":"cap_ouwzhjvKRw6W4ZX3UXzzK","slug":"codepulse-api-github-repository-registry-lookup-2678a911","name":"CodePulse API - GitHub Repository Registry Lookup","description":"Reads star counts, issues, forks, and description for a GitHub repository.","url":"https://codepulse-api.hahavoid0.workers.dev/registry/github/repo","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["repo"],"properties":{"repo":{"type":"string","description":"Repository slug (owner/name, e.g. facebook/react)"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"result":{"stars":15000,"open_issues":100},"warnings":[],"supported":true,"confidence":"high","data_as_of":"2026-06","disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_lPMhMKbaaMkm7aG6ZzZhl","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up GitHub repository metadata (stars, open issues) by owner and repo name, returning a structured result with confidence scoring.","exampleAgentPrompt":"Can you look up the GitHub repository stats for 'vercel/next.js' — I want to know the star count and how many open issues it has right now?","exampleUseCases":null,"resultDescription":"Returns a JSON object with the repository's star count, open issue count, a confidence level (e.g. 'high'), data freshness date (e.g. '2026-06'), a boolean indicating whether the repo is supported/found, any warnings, and a disclaimer that the data is informational only.","failureModes":["Repository not found — returns supported: false with low confidence","Invalid owner or repo name format — likely returns an error or empty result","GitHub rate limiting on the backend — may return stale data or warning","Private repository — likely unsupported or returns no data","Network timeout from Cloudflare Worker — HTTP 5xx error"],"whenToPreferThis":"Use this endpoint when you need a quick, low-cost ($0.001 USDC) lookup of GitHub repository popularity metrics (stars, open issues) without needing a GitHub API key or OAuth token. Ideal for agents that want to assess open-source project health or popularity programmatically via x402 pay-per-call with no setup.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:54:04.606Z","isFirstParty":false}