T

Trade Me API

REST discovered

Details
URL
https://api.trademe.co.nz
Docs
https://developer.trademe.co.nz/api-reference
Authentication
Trade Me API application (consumer key + consumer secret) and OAuth member access token oauth2 discovered Set up OAuth ↗
Authorization: OAuth <credential>

Register an application from Register a new application or via My Trade Me → Settings → API Applications as described in Registering an Application. This gives you a Consumer key and Consumer secret. Then obtain a member access token either by using the token generator described in Authentication for your own account, or by implementing the OAuth redirection flow against https://api.trademe.co.nz/Oauth/RequestToken and https://api.trademe.co.nz/Oauth/AccessToken after the member approves at https://trademe.co.nz/Oauth/Authorize.