Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Revolutio Combined Hazard API

Multi-hazard combined analysis returning all available parameters for a site

Revolutio Combined Hazard API is one of 4 APIs that Revolutio publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Combined Hazard. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 2 operations across 1 path, and defines 5 schemas. It is described by OpenAPI 3.0.3, at version 4.0.0.

Requests are made against a single base URL, https://api.revolutio.com.au.

2 operations 1 paths 5 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
4.0.0
Base URL
https://api.revolutio.com.au
Authentication
API Key
License
Resource Areas
1

Authentication & Security 1

Revolutio Combined Hazard API declares 1 security scheme for authenticating requests. An API key is passed in the query as apiKey (HazardApiKey). By default, every request must be authenticated.

  • HazardApiKey — Revolutio Hazard API subscription key. For POST requests pass in request header.

Paths & Operations 2

Across 1 path, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Combined Hazard 2

Multi-hazard combined analysis returning all available parameters for a site

GET
/asnzs1170/combined
Get Combined Hazard Analysis
getCombinedHazardGet 7 params → 200400401429
POST
/asnzs1170/combined
Post Combined Hazard Analysis
getCombinedHazardPost body → 200400401

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are WindAnalysisResult (8 properties), CombinedHazardResult (8 properties), SiteCoordinates (6 properties), SnowIceResult (5 properties). Each schema is shown below with its type and property counts.

SiteCoordinates
object
6 properties 2 required
SeismicResult
object
4 properties
SnowIceResult
object
5 properties
CombinedHazardResult
object
8 properties
WindAnalysisResult
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

revolutio-combined-hazard-api-openapi.yml Raw ↑

Other APIs Revolutio publishes across the network.

Revolutio Seismic API
Revolutio Snow And Ice API
Revolutio Wind API