ASCE Amplify · Authentication Profile

Asce Amplify Authentication

Authentication

ASCE Amplify secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

Civil EngineeringHazard DataEngineering StandardsInfrastructureStructural EngineeringGeospatialSeismicBuilding CodesStandards Body
Methods: apiKey Schemes: 1 OAuth flows: API key in: query

Security Schemes

ApiKeyAuth apiKey
· in: query (token)

Source

Authentication Profile

Raw ↑
generated: '2026-09-07'
method: searched
source: https://www.asce.org/publications-and-news/asce-hazard-tool/api
docs: https://www.asce.org/publications-and-news/asce-hazard-tool/api
spec_source: openapi/asce-amplify-hazard-loads-openapi.yml
provider: ASCE Amplify
providerId: asce-amplify
summary:
  types:
    - apiKey
  api_key_in:
    - query
  oauth2: false
  openid_connect: false
  mutual_tls: false
schemes:
  - name: ApiKeyAuth
    type: apiKey
    in: query
    parameter: token
    description: >-
      Every ASCE Hazard Loads API request authenticates with an API key passed as
      the `token` query parameter. Keys are issued per company at sign-up and are
      managed through the ASCE Hazard Tool Account Manager. ASCE publishes a
      sample key format on the documentation page (a UUID v4 string); it is a
      format illustration, not a working credential.
    key_format: UUID v4 (as illustrated in the ASCE documentation)
    issuance: >-
      Issued to the company at the time of sign-up via the ASCE Hazard Tool
      Account Manager. Higher usage limits are arranged through the quote form.
    rotation: not documented
    applies_to:
      - ASCE Hazard Tool API
    sources:
      - openapi/asce-amplify-hazard-loads-openapi.yml
      - https://www.asce.org/publications-and-news/asce-hazard-tool/api
observed:
  - probe: GET https://api-hazard.asce.org/v1/wind
    http_status: 401
    body: '{"code":401,"message":"Token required"}'
    fetched: '2026-09-07'
    note: >-
      Anonymous call to a live operation. The documentation page states code 500
      for a missing or invalid key; the deployed API answers 401 with a JSON
      envelope of {code, message}. Recorded as observed behavior, not a
      contradiction we are asserting on ASCE's behalf.
notes:
  - >-
    The ASCE Hazard Loads API declares no OAuth2 or OpenID Connect scheme, so no
    scopes/ artifact is applicable.
  - >-
    The separate ASCE GIS REST surface at gis.asce.org answers anonymously for the
    published hazard services; /arcgis/rest/info reports
    isTokenBasedSecurity: true with a token service at
    https://gis.asce.org/arcgis/tokens/ for the secured/administrative surface.
  - >-
    The ASCE AMPLIFY web application (amplify.asce.org) authenticates humans over
    OpenID Connect against the SAMS Sigma identity provider
    (https://idp.sams-sigma.com, issuer confirmed in its published
    /.well-known/openid-configuration). That is the application SSO, not an API
    authentication path.
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/asce-amplify-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.