Welcome to ClickaPost API Info Wiki

This part of our site is dedicated to the ClickaPost API (Application Programming Interface) and here you will be able to find out everything you need to know in order to successfully interface your site, script or an application with ClickaPost.com.

Our API enables users, applications, and services to POST data in bulk, as well as to access important information (list of all countries, list of states and cities, list of categories, etc.), via easy to use interface. We based our API on XML-RPC standard and have made it very flexible and easy to use.

IMPORTANT

It is of EXTREME importance to use our TESTING SERVER FOR ALL of your testing purposes.

THANK YOU!

Here are the sections this documentation is divided into

  1. Getting Started - Frequently Asked Questions (FAQ) and some directions
  2. XML Post Requests - learn how posts can be submitted to ClickaPost via XML and about the XML feed we accept
  3. Automatic XML Processing - learn how you can instruct ClickaPost to process your XML files automatically
  4. XML Get Methods - learn about all different methods for getting specific data required for your posts (like States, Cities, Keywords, etc.)
    • XML Get Example - a simple XML Get method example for getting the list of countries on ClickaPost
    • Available XML Get Methods - a list of all Get methods you may use, with explanation on what they give in return
  5. ClickaPost Categories - a list of all available categories and their unique ID's
  6. Download the latest version of PDF Documentation

Useful tools

Once you get familiar with how ClickaPost API works from the documentation, you will find the following tools quite useful during testing:

  • XML Parser Demo - here you may either copy/paste your XML code or provide the parser with the URL to your XML feed in order to test if it is formed correctly and to see if it is ready for the prime time
  • XML Get Methods Demo - get familiar with how the XML Get methods work and with the data they return

Examples

Sample scripts to get you started right off the bat.

 
welcome.txt · Last modified: 2008/12/15 21:12 by peconi
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki