When you use the Brightcove Media API, your method calls require a token. Tokens are issued to accounts by Brightcove 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. See Getting Started with the Media API for more details about using API tokens.
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.
There are three separate types of tokens:
If your Brightcove account was created after the Brightcove 3.3.2 release (August 27, 2009), a read token and a read token with URL access were automatically generated for you when your account was created. The Brightcove Studio displays your account's tokens (see Viewing your tokens). If your account was created before that, or if you need a write token or other additional tokens issued to you, contact Brightcove customer support.
The Account Settings: API Management page in the Brightcove Studio displays all the tokens issued to your account. This page is accessible only by users with the Admin role.

You can click the copy link to copy a token to your clipboard, or click the email link to create an email message that includes the token in its body.
If you require additional tokens, or need to deactivate existing tokens, please contact Brightcove customer support.