WARNING: This API has been deprecated and should not be used for new projects. Click here for more information.
This topic explains how to use the API Management page in the Video Cloud Studio to view and copy your Media API tokens.
When you use the Video Cloud Media API, your method calls require a token. Tokens are issued to accounts by Video Cloud and give you access to your account using the API. You append your token to the call as a URL parameter, token=<tokenString>
, where tokenString
is your URL-encoded token.
Note: Media API tokens generally end with one or more dots (.). Be sure to include the dots when you use the API tokens—it's easy to lose them when you cut and paste.
If you're not already familiar with API tokens, read Getting Started with the Media API. The Media API is not available to Video Cloud Express Plan I or II publishers; read tokens for the Media API are available to Video Cloud Express Plan III publishers, and the full Media API is available to Video Cloud Pro and Enterprise publishers.
In this topic, you will learn about:
Token types
There are several types of tokens:
- Read tokens: Provide read-only access to your Video Cloud Media Library.
- Write tokens: Enable you to create, modify, or delete content in your Video Cloud Media Library. Write tokens are not supported for some Video Cloud account editions. For security purposes, it is possible to restrict Media API tokens so that only specified Media API methods may be called. For more information, see Restricting Access to Media API Write Tokens.
- Read tokens with URL access: Enable you to return the paths to the underlying media files and not just the media's metadata. This token is also required to get access to a video's Rendition objects and the fields of the Renditions.
How to get tokens
A read token and a read token with URL access were automatically generated for you when your account was created. The Video Cloud Studio displays your account's tokens (see Managing your tokens). Video Cloud Pro or Enterprise publishers can also create their own tokens.
Note that if your account was created before the Brightcove 3.3.2 release (August 27, 2009), tokens were not automatically created with your account. If you are a Video Cloud Pro or Enterprise publisher, you can create your own tokens, as described in the section in this topic, Creating a token. For other circumstances, contact Brightcove customer support.
Managing your tokens
You can manage the Media API tokens for your account on the Account Settings: API Management page in the Video Cloud Studio. To get to this page:
- Sign in to the Video Cloud Studio.
- On the Video Cloud Studio Home page, click the Account Settings link at the top right, under the navigation bar. You must have Administrator privileges to access this area of the Studio.
- On the Account Settings page, click API Management.
You can:
- Click the e-mail button to create an e-mail message that includes the token in its body.
- Click the copy button to copy a token to your clipboard.
- Cllick the delete button to deactivate the token.
Creating a token
Video Cloud Pro and Enterprise publishers can have up to 6 Read tokens and up to 3 Write tokens and can use the Video Cloud Studio API Management page to create new tokens. Video Cloud Express Plan III publishers can have 2 Read tokens and can delete an existing Read token and create a new one.
To create a new token for your account:
- Select whether you want to create a Read token or Write token.
- Click the Add button.
If you require additional tokens, contact Brightcove customer support.