API Documents


Using the API

Sign up for a Visodee account

To use the VisoDee API, the developer must register a free account in Visodee, Click here to register.

Terms and Conditions

Using the VisoDee API, the developer agrees at the terms and conditions describe, Read Terms and Conditions.

Postman

The explain and make example of using the API services, we will make use of the Postman service at, Click here to POSTMAN.

We encorage the developer to create a postman account and use it through the documentation examples.

Time Zone

Unless indicated, every date time information will be display with a GMT+7 time zone (Asia/Bangkok).

Service Client Request

Every service client request parameter will be describe in green tables

servicename Client Request
Parameter Key Parameter Values Mandatory | Optional Remarks
The name of the parameter The possible values of the parameter If the parameter is mandatory and/or optional Extra information about the paramter

Service API Response

Every service API response parameter will be describe in red tables

servicename API Response
Parameter Key Parameter Values Type/Format Remarks
The name of the parameter The possible values of the parameter String, Date, Number or Arrays Extra information about the paramter
Parameters that will return an ARRAY OF DATA will be described in sub-tables of different color as example below
parameter name - Array See sub-table in purple color
parametername Response
The index name of the array The possible values String, Date, Number or Arrays Extra information

Next topic Basic of the API Request