Website logo

CreateAccessToken

Creates an oauth Access token with the given consumer information. This is the last step in the OAuth 1 process

URL: https://api.trademe.co.nz/OAuth/AccessToken.{file_format}
HTTP Method: GET
Requires Authentication? Yes
Permission Required: None
Supported Formats: XML, JSON
Rate Limited? Yes

URL parameters

file_format Enumeration (required) The format of the response.
xml Serialize responses into XML.
json Serialize responses into JSON.

Returns

Nothing.