API Libraries
- PHP Class
- Javascript Embed
- Wordpress Plugin
How it Works!
HTTP(S) REST, XML, JSON
Authentication
Some methods require authentication, some do not. Limited data is permitted without an account, each method will discribe the authentication requirements. We support two different types of authentication.
API Key
This authentication requires a user apikey to access their data.
User / Pass
This authentication requires a user and password to be present. User and password should be sent via Headers and encrypted with base64. (HTTPS is required)
EXAMPLE OF ENCODING

