Next
»
Wordtracker Web Services Technical Documentation
(API version 1.0)
Andy
Mindel
Peter
Brown
Mike
Mindel
Marcus
Baker
Copyright © 1997 - 2005 Rivergold Associates Ltd.
Table of Contents
1. Welcome
2. What is XML-RPC?
3. Tutorials
3.1. PHP XML-RPC Tutorial
3.2. Java XML-RPC Tutorial
3.3. Perl XML-RPC Tutorial
3.4. C# XML-RPC Tutorial
4. Dummy API
4.1. Ping
4.2. get_lateral_keyphrases
4.3. get_thesaurus_keyphrases
4.4. get_exact_phrase_popularity
4.5. get_embedded_phrase_popularity
4.6. get_all_words_popularity
4.7. get_total_searches
4.8. get_plurals
4.9. filter_adult
4.10. query_version
4.11. query_permissions
4.12. query_balance
5. Live API
5.1. Ping
5.2. get_lateral_keyphrases
5.3. get_thesaurus_keyphrases
5.4. get_exact_phrase_popularity
5.5. get_embedded_phrase_popularity
5.6. get_all_words_popularity
5.7. get_total_searches
5.8. get_plurals
5.9. filter_adult
5.10. query_version
5.11. query_permissions
5.12. query_balance
6. Examining your XML-RPC packets
6.1. Report the packets using your library
6.2. Report the packets using a packet sniffer
7. Release Notes