System info
Programmatically check GitBook API system status and version details.
Use these endpoints to monitor the overall health of GitBook's infrastructure or to retrieve version information for debugging and compliance purposes.
Access the release version and build date of the GitBook codebase.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
OK
application/json
versionstringRequired
Current release of GitBook
buildstringRequired
Date of the latest release in ISO format
get/
200
OK
Last updated
Was this helpful?