Introduction

API Reference

The Trade Lenda REST API is a very important part of the Trade Lenda platform. The API is built using RESTful endpoints and standard HTTP verbs and uses standard HTTP response codes to indicate the success or failure of an API request.

The base URL of the Trade Lenda API is as follows:

https://tradelenda.com/api

The base URL of the Trade Lenda API sandbox is as follows:

https://sandbox.tradelenda.com/api

Last updated