ITACA Event IDs Web-Service

Sample requests

Publicly Available Data

Data can be obtained using any program supporting the HTTP-GET method, e.g. your favourite web browser:

Restricted Data (authenticated users only)

ITACA Administrators and users with special authorizations can access data intended for internal use and/or embargoed.
Data can be obtained using any program supporting the HTTP-POST method, e.g. CURL:

HTTP-POST variables (required)

Option Description
messageThe clearsign token obtained from the generate-signed-message authentication webservice.

Query options

Option Description Default
catalogCatalog for specified eventid. Available catalogs are are: 'esm', 'emsc', 'ingv', 'isc', 'usgs', 'cpti', 'cpti15'esm
eventidSelect a specific event ID (as appears in specified catalog).n/a
formatSpecify format of result, currently only 'json' is supported.json
indent{true,false} Prettifies output setting a 4 spaces indentation style. Valid only in combination with 'json' formatfalse

 


Backend Python software used by this web service is developed and maintained by Russo E. and Felicetta C.