/github/repos/releases
List releases of a GitHub repository by owner/name or repository URL
Price: 20 credits per 100 results
💡 AI Hint: List the releases of a GitHub repository by ‘owner/name’ slug or repository URL, newest first. Returns tag, name, changelog text, draft/prerelease flags, author, downloadable assets (name, size, download count, download URL), and timestamps. Set latest=true to return only the most recent published release.
⚠️ Common errors: 412: Repository not found
Authorizations
API token from the dashboard
Headers
Body
Repository in 'owner/name' format or full GitHub URL
1"facebook/react"
"https://github.com/torvalds/linux"
Number of releases to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Return only the latest published release
Response
Successful Response