Documentation

Free Test Mode


As an aid to developers during the early stages of integration, every method can operate in a limited test mode, which is free to use.

When in a test mode, the method returns dummy data in an identical form to a real execution. This facility is available to XML, JSON, and SOAP users.

To use test mode, simply set the API key (or a JavaScript key) to test.

Please note that the test mode should only be used for initial connectivity and parsing tests; ensure that your real API key is used on "live" services.

Further details on the free test mode for each method can be found in the detailed documentation for each method.

Next: XML and JSON REST API Overview