track7
sign in
sign in securely with your account from one of these sites:
note:  this is only for users who have already set up a password.

forum api

GET /api/forum.php/list[/tagName][/skip]

retrieves the lastest forum discussions with most recent first.

tagName
specify a tag name to only include discussions with that tag. optional, string.
skip
specify a number of discussions to skip. usually the number of discussions currently loaded. optional, integer.

POST /api/forum.php/start

start a new discussion.