How to access the API


The API can be integrated into custom applications or simply used as an alternative interface.

Possible methods to access the API are:

Web browser

The API can be accessed directly via a web browser's address bar. Enter the query string URL directly into the web browser's address bar, and the results will be displayed in XML format in the web browser.


Microsoft Excel

If you have Microsoft Excel installed, you can access the API data directly, depending on the version of Excel.

1. Click on the File menu in Excel and select "Open". In the file field, enter the URL query string.
2. Click Open.

OR

1. Click on the Data menu, select "Import External Data", then click New Web Query.
2. In the New Web Query dialog box enter the URL query string for the Keyword discovery API.
3. Click Go.

Third party application

Users are permitted to code their own program to interface with the API.

Note that only 1 concurrent connection is permitted. Any number of connections above this limit may result in timeouts or other errors. If you require more connections, please contact us.




Introduction | Single query