Quick Start
API Reference
The Tender REST API is a core building block of the Tender 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.
You can use the Tender API in test mode or live mode. The Access Token you use to authenticate the request determines whether the request is live mode or test mode.
Live API Url
https://secureapi.tender.cashTest API Url
https://devapi.tender.cashLast updated