Tradera.com logotype

Tradera Developer Program

Tradera Developer Program

It's easy to get started coding for the Tradera API.

  • Go to the registration page to create a developer account.
  • Register an application to get the application keys needed to access the API.
The API provides four SOAP services:
  • PublicService - methods that only requires a valid application id and key.
  • RestrictedService - methods that require permission from the user.
  • SearchService - methods to search for objects at Tradera.
  • BuyerService - methods to act as a buyer. Only available in the test environment.  
All methods are described in the WebService Reference.
 
Methods in RestrictedService are only available after activation for your application by Tradera. Also, there is a call limit on 100 calls/24 hours for all methods. If you need access to RestricedService or more calls, please contact apiadmin@tradera.com and explain what your application will do and why you need access to RestrictedService/more calls. Don't forget to state you application id and if you are using the test or production environment. 

Many methods require that you get authorization from the user on whose behalf your application is performing actions. Please read Authentication and authorization
 
Tutorials
 

XHTML CSS