Documentation - MarketPlace

Overview

Download Current Version :
Singapore MarketPlace 1.1.1.0.pdf
Flow Chart of API

Single Image


Description


The EasyParcel API allows your application to access current data within EasyParcel. However, EasyParcel API is using RESTful with PHP concept to develop API for web based applications. Through the API, several common operations can be performed on EasyParcel objects. There are few sections which consists of :


Base URL


All API URLs start with the following base part:
For Demo : https://demo.connect.easyparcel.sg/
For Live : https://connect.easyparcel.sg/

Demo URL is only for testing purposes.
Live URL is for real live transaction usage.


Getting an API key


An API key is required to build an application using our API. Here's how to get an API key:
1. Sign up an EasyParcel account at www.easyparcel.my.
2. Complete the account verification.
3. Register the key for API access.


Authentication


In order for an application to access the API, it needs to have a valid access token. The token is generated when EasyParcel grants the application access to their account. The application needs to use it for each API call to the resources. API keys carry many privileges, so be sure to keep them secret. EasyParcel expects for the API key to be included in all requests.

Download Version

Singapore MarketPlace 1.1.1.0.pdf
Singapore MarketPlace 1.1.0.0.pdf
Singapore MarketPlace 1.0.0.0.pdf