RESTful is the simplest request format to use – it’s a simple HTTP GET or POST action. The RESTful Endpoint URL is: http://qrcode.kaywa.com/publicapi/methodName
Category: API
Our QR MGMT includes an open Application Programming Interface (API for short). This means that anyone can write their own program to use and decode QR Codes. There’s a list of API methods available to you to work with, so go and play!
Example Request
Send your requests to: http://qrcode.kaywa.com/publicapi/methodName
Authentication
All methods require the user to be authenticate. At present there is only one way to accomplish this: through apikey which you can find on your account at qrcode.kaywa.com.