Thursday 11 March 2010 Media Standards Trust

Journalisted API - Overview

All requests take a number of parameters. output is optional, and defaults to js.

http://journalisted.com/api/function?output=output&other_variables

The current API is still in flux and subject to change and improvement! if this is likely to cause problems for you, please let us know so we can coordinate!

Outputs

The output argument can take any of the following values:

All text is encoded as UTF-8.

Errors

If there's an error, either in the arguments provided or in trying to perform the request, this is returned as a top-level error string.

API Functions