veoh.people.authenticate

Log a user in, receiving a user token for use in subsequent method calls.

Accessibility

This method is executable with any assigned API key

Request URL

https://srv.veoh.com/rest/v2/execute.xml?method=veoh.people.authenticate

This method must be invoked with a POST action

Parameters

Name

Description Required Restriction

username

The username. true String.

password

The password. true String.

apiKey

An API key (Complete your developer profile here and a key will be emailed to you) true String.

Error Codes

2

This method must be invoked securely


3

This method must be invoked with a POST action


311

The provided username and password are invalid