Chapter 5. Live API

The live API can be accessed from the following urls:

All methods must contain your access key as the first parameter. This will be sent to you by email when you first sign up.

5.1. Ping

boolean ping(string id)

Parameters

id
The client access key supplied by Wordtracker.

Description

Debug function that returns true if your Wordtracker services account is active. An error is generated otherwise.