Configure where and how your GitBook content can be accessed.
Manage official endpoints, direct deep links, or short links for your content. This allows you to keep track of multiple custom URLs or vanity links under one system.
Resolve a URL to a content (space, collection, page)
get
Authorizations
Query parameters
urlstringRequired
URL to resolve
Responses
application/json
one ofOptional
get
GET /v1/urls/content HTTP/1.1
Host: api.gitbook.com
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*