API Reference

Create 3D viewer token

POST
https://api.catenda.com/v2/projects/{project-id}/viewer3d/token

Get a 3D viewer token to access viewer data.

The response will indicate which revisions the token is valid for.

By default, the token will be valid for latest revisions of all models in the project.

By providing a request body the token will be limited to only the specified models and revisions.

Authentication
Bearer
Path Parameters
project-id
*
Body Parameters
body
models
revisions
Responses
200
OK
Description
Represents a time limited access token to grant access to viewer data, valid for one hour.
revisions
token
url




Updated 08 Jul 2024
Did this page help you?