Skip to content

Public build and version metadata

GET
/version
curl --request GET \
--url https://example.com/api/version

No auth. Returns application version and optional git SHA from deploy environment (Vercel, Fly, or GIT_COMMIT_SHA).

Version payload

Media type application/json
object
version
required
string
git_sha
string | null