The Yazzem API is built around standard HTTP requests to post data. This API is currently in beta, so if you find an error, leave us a message. Also, JSON support is in the works right now.

Post and Modify Data

Status

Topics

Users/Profiles

Messages

Fetching Data (XML)

Status

Topics

Users/Profiles

Messages (authentication required)

Login System

If you're application requires the user to be logged in to Yazzem, you can simply send a POST request to the URL http://www.yazzem.com/login_submit with the parameters:

  • loginh - User's account username
  • passwordh - User's account password
  • url (optional) - Destination URL to redirect to after a successful login.

Error System

Most of the get methods check to see if a user, topic, etc. exist. If something is requested, but does not exist, an XML formatted error message will be displayed in <error></error> tags.

 
start.txt · Last modified: 2010/02/27 11:11 by zacharycollins
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki