Hush Security API

REST API for the Hush Security platform, secured with OAuth 2.0 client-credentials (API Key ID + Secret exchanged at POST /v1/oauth/token for a Bearer access token). Region-scoped host (US). Errors follow RFC 9457 problem-details. Example resource surface includes /v1/users.

API entry from apis.yml

apis.yml Raw ↑
name: Hush Security API
description: REST API for the Hush Security platform, secured with OAuth 2.0 client-credentials (API Key
  ID + Secret exchanged at POST /v1/oauth/token for a Bearer access token). Region-scoped host (US). Errors
  follow RFC 9457 problem-details. Example resource surface includes /v1/users.
humanURL: https://docs.hush.security/knowledgebase/api
baseURL: https://api.us.hush-security.com/v1
tags:
- Security
- Non-Human Identity
- Access Management
properties:
- type: Authentication
  url: authentication/hush-security-authentication.yml
- type: Conventions
  url: conventions/hush-security-conventions.yml
- type: ErrorCatalog
  url: errors/hush-security-problem-types.yml
- type: Lifecycle
  url: lifecycle/hush-security-lifecycle.yml
- type: Conformance
  url: conformance/hush-security-conformance.yml