...
and
Server Urls:
Production server url : https://api.mafint.com
(SG)
https://apicn.mafint.com
(HK)
Testing server url :
http://ec2-52-221-201-199.apsoutheast1.compute.amazonaws.com:5000
MAFINT API tokens
MAFINT API tokens are used to authenticate requests to MAFINT APIs. When calling an MAFINT API endpoint, you need to supply a valid API token in the HTTP Authorization header, with a valid token specified as the header value. You need to prefix the value with the JWT identifier, which specifies the proprietary authentication scheme that MAFINT uses. For example:
...