This document is to explain how 3rd party software can Access and Modify Kiwire and this document is only meant to be use with Kiwire 3.0
To access kiwire API :-
- Use https instead of http. In term of security, https only allow authorization and secured transaction . All information needs to be secured in order to prevent unauthorized access.
- Use valid Certificate Authorities (CA). CAs play a critical role in how the internet operates and how transparent, trusted transactions can take place online.
Header
Key | Value |
---|---|
K-Api-Key | Api key from kiwire |
K-Api-Tenant | The name of the tenant account. |
General request url
Kiwire API v3.0 can be trigger using this URL; https://{{kiwire_ip}}/api/{{module}}/ where;{{kiwire_ip}} = Kiwire IP address
{{module}} = Module
Currently, Kiwire only provided API for these modules;
- Cloud
- Admin
- User
- Voucher
- Profile
- Zone Restriction
- Controller
- Auto Reset
- Campaign
- Ads
- Role
- Zone
- Zone Rule
- Pages
- Journey