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 Wind API

Site-specific wind hazard analysis per AS/NZS 1170.2 and ASCE 7 standards

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

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

This API exposes 2 operations across 1 path, and defines 3 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 3 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 Wind 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.

Wind 2

Site-specific wind hazard analysis per AS/NZS 1170.2 and ASCE 7 standards

GET
/asnzs1170/wind
Get Wind Hazard Analysis
getWindHazardGet 7 params → 200400401429
POST
/asnzs1170/wind
Post Wind Hazard Analysis
getWindHazardPost body → 200400401

Schemas 3

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

SiteCoordinates
object
6 properties 2 required
WindAnalysisResult
object
8 properties
ErrorResponse
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

revolutio-wind-api-openapi.yml Raw ↑

Other APIs Revolutio publishes across the network.

Revolutio Combined Hazard API
Revolutio Seismic API
Revolutio Snow And Ice API