WHMAP.XML API Utility
We realize that many small business owners already have high quality order systems in place and only need a licensing solution. WHMAP fills this need perfectly with our XML remote API. Using the remote API you can quickly and easily create users, orders and a host of other things. You can even extend the API to fit your exacting needs by writing your own API calls.
Quick summary of the process:
Your application sends a request to the PHPAudit API
The WHMAP.XML API verifies the API Fingerprint
If verification fails, the request fails
If verified, WHMAP.XML API processes the transaction
Example usage of the XML API to change a clients password:
|
The XML API Currently Supports the Following Operations: Client, create order Client, remove client Client, get client information Client, get information for all clients Client, create a new client Client, change a clients password |