Hopae, Inc. · Authentication Profile

Hopae Inc Authentication

Authentication

Hopae, Inc. secures its APIs with http and openIdConnect across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyIdentityIdentity VerificationDigital IdentityeIDVerifiable CredentialsAuthenticationOpenID ConnecteIDASKYC
Methods: http, openIdConnect Schemes: 2 OAuth flows: API key in:

Security Schemes

basicAuth http
scheme: basic
workspaceApiKey http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/hopae-inc-hconnect-openapi-original.json
docs: https://docs.hopae.com/api-reference/authentication
note: >-
  hConnect exposes two auth surfaces. Workspace API (managing Apps/Workflows/Providers/
  Activation/Production Tests) uses HTTP Bearer with a workspace key
  (sk_workspace_test_... / sk_workspace_prod_...). App API (/verifications, /userinfo)
  uses HTTP Basic with the App's clientId:clientSecret (returned once from POST /v1/apps).
  A separate OIDC OP surface (connect.hopae.com) handles browser sign-in — see
  scopes/hopae-inc-scopes.yml. Console endpoints also accept a Clerk-issued JWT bearer.
summary:
  types:
  - http
  - openIdConnect
schemes:
- name: basicAuth
  type: http
  scheme: basic
  description: 'Basic authentication using clientId and clientSecret. For direct API calls,
    format the Authorization header as `Authorization: Basic <base64(clientId:clientSecret)>`.
    In the Mintlify playground, enter the clientId and clientSecret in the Basic Auth panel
    and the header is generated automatically.'
  sources:
  - openapi/hopae-inc-hconnect-openapi-original.json
- name: workspaceApiKey
  type: http
  scheme: bearer
  bearerFormat: API Key
  description: 'Workspace API key authentication. Pass your workspace API key as `Authorization:
    Bearer [example key]`.'
  sources:
  - openapi/hopae-inc-hconnect-openapi-original.json

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/hopae-inc-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 email required.

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