About
I've written this basic API so that people can access the data on this site for their own needs.
If you have any suggestions, problems, questions, or comments, please about them.
Retrive News List
Retrive a list of news items.
- Optional
- page - The page to retrive.
- limit - How many news items to retrive per page.
- callback - Enclose the JSON output in this function name.
Retrive Media List
Retrive a list of media.
- Optional
- page - The page to retrive.
- limit - How many media items to retrive per page.
- callback - Enclose the JSON output in this function name.
Retrive File List
Retrive a list of files.
- Optional
- page - The page to retrive.
- limit - How many file items to retrive per page.
- callback - Enclose the JSON output in this function name.
F.A.Q.
Retrive the F.A.Q. post.
- Optional
- callback - Enclose the JSON output in this function name.
Retrive Site Info
Retrive information on the site.
- Optional
- callback - Enclose the JSON output in this function name.