API Guide / Getting Started / URL Format
URL Format

To call API, the URL format must consists of /api/version, followed by API name and it must be in the lowercase letters.


https://Witly.co/api/v2/{api}[?parameters]

Description

Name

Description

version

Version of API. The current version is 2.

api

The available API name.

parameter

The parameter that required by each API.


Example

https://Witly.co/api/v2/customer?id=112983be-fcc7-4cdd-b6f8-35b96cbe6780&token=5a812436e5f94125b18ee73b4680bb16

Last modified on Jan 23, 2018