API Explorer 1.0
All Operations Resource Group
API Explorer 1.0 : All Operations Resource Group
Operations
Get/api/Catalogs
This call enables you to retrieve a list of available catalogs.
Get/api/Catalogs/{catalogId}/GetAvailableEventIntensities
This call enables you to retrieve available intensity footprints for an event. The application allows you to track the storm surge intensity footprints and windspeed intensity of the selected events on the map. Similarly, you can automate this workflow using this API endpoint. For example: you can search for an event using the QueryEventsByIds API and filter the events that interest you using the QueryEventsByFilters API, and then use these results in the GetAvailableEventIntensities call to obtain the full track of the specific events.
Post/api/Catalogs/{catalogId}/QueryEventDataAttributesByFilters
This call enables you to filter events by criteria and query data attributes for each event.
Post/api/Catalogs/{catalogId}/QueryEventDataAttributesByIds
This call enables you to retrieve the data attributes for a selected set of events. You can fetch the event track on the map for the selected events and the landfall characteristics.
Get/api/Catalogs/{catalogId}/QueryEventIndustryLossGeographiesById
Get event industry loss geography information
Get/api/Catalogs/{catalogId}/QueryEventInfoAttributesById
This call returns a set of event parameters for each hourly point in the storm track for an event.
Get/api/Catalogs/{catalogId}/QueryEventInfoById
This call provides a summary of events.
Post/api/Catalogs/{catalogId}/QueryEventsByFilters
This call enables you to find events in the stochastic catalog data that meet your specific set of event attributes.
Post/api/Catalogs/{catalogId}/QueryEventsByIds
This call enables you to obtain the event information associated with an event identifier. An event identifier is a system-generated unique numerical identifier of the event. You can specify more than one event identifier at a time and fetch their corresponding events information.
Get/api/SpatialDataLayers
Retrieve a list of spatial data layers for a given category
Get/api/SpatialDataLayers/Layer/Download
Downloads an image of the target spatial data layer
Get/api/SpatialDataLayers/Layer/GetFeatureInfo
Gets feature information of spatial data layer
Get/api/SpatialDataLayers/Layer/GetFeatures
(Required) Defines features of the spatial data layer
Get/api/SpatialDataLayers/Layer/GetImage
Retrieve a spatial data layer image
Get/api/SpatialDataLayers/Layer/GetLegend
Defines legend details of the spatial data layer
Get/api/SpatialDataLayers/Options
This service enables you to fetch a list of spatial data layer options available for a given vendor.
See Also
API Explorer 1.0