A Token is a resource that allows developers to build public applications that authorizes certain API requests on behalf of a User. An unlimited number of users in guest mode are
able to interact with token-authenticated applications.
For
example, Tokens let developers build a widget on behalf of a user that will allow customers to call that user through a web page. For example, a pizza parlor as part of a special promotion may want to enable users to make calls from a predefined number on their website that will connect web users directly to the pizza parlor. By enabling the token to allow concurrent (more than one) interaction with the application, multiple users could call at the same time.
Currently, YouPhone tokens are for Flash applications only. After you create the token using REST by specifying the token type "uPhone", you can use the token in a Flash application by providing the token as a login credential.
