Skip to main content

Authentication

Authenticate your account by including your access token in API requests. You can manage your API tokens in the Dashboard of each space. In your Space Dashboard at design.livestory.io you will be able to generate authentication tokens. All tokens can be revoked at any point in time. You can also create multiple tokens to grant access for specific scopes. Authenticated requests must include the access token sending it by including a Authorization: Bearer ... HTTP header.