methods

A Method is the action that you wish the API server to execute. All API calls must include a Method. The Module and Param parts might be optional depending on the Method called.

For example, the scan Method also requires the Module and Param parts of the URL set. However, the log and status Methods do not require either Module or Param.

The URL for the API is formed, thus:

https://api.twase.com/KEY/VERSION/METHOD/[MODULE]/[PARAM]

available methods

As of Engine 0.8, there are currently three supported Methods.

Method Description
log retrieve a list of the last 50 API calls for given KEY
scan executes a scan against the provided TSN in the PARAM
status returns the current status of the API Key and Engine
 
api/methods.txt · Last modified: 2010/03/04 19:50 by james