Programmatically check GitBook API system status and version details.
Was this helpful?
Was this helpful?
Use these endpoints to monitor the overall health of GitBook’s infrastructure or to retrieve version information for debugging and compliance purposes.
Get API information
get
Access the release version and build date of the GitBook codebase.
Authorizations
Responses
200
OK
application/json
get
GET /v1/ HTTP/1.1
Host: api.gitbook.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*