{"uid":"cap_G3ldOy39TjlCnzJr7uGWR","slug":"2s-io-github-tags-api-ff052178","name":"2s.io GitHub Tags API","description":"Git tags of a repository (name + commit sha), most recent first. Pair with github.releases for published releases. Read-only; no caller key needed.","url":"https://2s.io/api/github/tags","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_IYJ5fMUwU9AmDaGHD5BCm","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":"Returns git tags (name + commit SHA) for a GitHub repository, ordered most recent first","exampleAgentPrompt":"Can you list all the git tags for the facebook/react repository on GitHub, showing me the tag names and their commit SHAs, starting from the most recent?","exampleUseCases":null,"resultDescription":"A paginated list of git tags for the specified repository, each containing the tag name and the commit SHA it points to, ordered most recent first. No authentication required.","failureModes":["Repository not found or is private — returns 404 or empty list","Invalid owner or repo name format — validation error from schema","Rate limiting or upstream GitHub API unavailability — service error","Payment failure for the $0.001 USDC x402 microtransaction — request blocked"],"whenToPreferThis":"Use this endpoint when you need a lightweight, pay-per-call lookup of git tags without managing GitHub API credentials. Especially useful for agents that need tag/commit-SHA pairs to cross-reference with releases (pair with github.releases endpoint). Prefer over direct GitHub API when no API key is available or when working within an x402 micropayment workflow.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:08:53.043Z","isFirstParty":false}