System info
Programmatically check GitBook API system status and version details.
Last updated
Was this helpful?
Was this helpful?
GET /v1/ HTTP/1.1
Host: api.gitbook.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"version": "text",
"build": "text"
}