{"uid":"cap_G5-moSFUFOiYaFyPQ8pcv","slug":"2s-io-github-releases-list-a629650d","name":"2s.io GitHub Releases List","description":"List a repository's releases: tag, name, draft/prerelease flags, author, published time, and release notes body. Paginate. Track a project's version history. Read-only; no caller key needed.","url":"https://2s.io/api/github/releases","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","queryParams"],"properties":{"type":{"const":"http"},"method":{"const":"GET"},"queryParams":{"type":"object","required":["owner","repo"],"properties":{"page":{"type":"integer","minimum":1},"repo":{"type":"string","maxLength":120,"minLength":1},"owner":{"type":"string","maxLength":100,"minLength":1},"perPage":{"type":"integer","maximum":100,"minimum":1}},"additionalProperties":false}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0025","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.0025/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0025","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0025","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_IKb6h5wgaasDm_TWZKGco","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0025","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a paginated list of releases for a GitHub repository, including tag, name, draft/prerelease flags, author, publish time, and release notes.","exampleAgentPrompt":"Can you list all the releases for the facebook/react GitHub repository, showing the tag name, whether it's a prerelease, and the release notes — give me the first page of 30 per page?","exampleUseCases":null,"resultDescription":"A paginated array of release objects for the specified GitHub repository, each containing the release tag name, display name, draft and prerelease boolean flags, the author's username, the published timestamp, and the markdown body of the release notes.","failureModes":["Invalid or non-existent owner/repo combination returns an error or empty list","Repository with no releases returns an empty array","Page number beyond available pages returns an empty array","Rate limiting or upstream GitHub API errors may propagate","Missing required 'owner' or 'repo' parameters returns a validation error"],"whenToPreferThis":"Use this endpoint when you need to programmatically retrieve a GitHub repository's release history without requiring a GitHub API key or authentication. Ideal for agents monitoring project version updates, parsing changelogs, or checking whether a new stable or prerelease version has shipped.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:09:23.106Z","isFirstParty":false}