API Reference
Library Item

Create download token

POST
https://api.catenda.com/v2/projects/{project-id}/libraries/{library-id}/items/{library-item-id}/token

Create a signed download URL token to allow access to the latest revision of a document without requiring additional authentication.

The token will expire in one hour.

Supported library types are document.

Authentication
Bearer
Path Parameters
project-id
*
library-id
*
library-item-id
*
Query Parameters
format
Responses
200
OK
token
url




Updated 10 Sep 2024
Did this page help you?