HappyCo · Authentication Profile

Happyco Authentication

Authentication

HappyCo secures its APIs with http-basic across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyPropTechReal-EstateProperty ManagementInspectionsMaintenanceMultifamilygRPC
Methods: http-basic Schemes: 1 OAuth flows: API key in: metadata

Security Schemes

BasicAuth http
scheme: basic

Source

Authentication Profile

happyco-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://github.com/happy-co/api-ruby/blob/master/examples/auth/auth.rb
docs: https://developer.happy.co/downloads/overview.pdf
summary:
  transport: grpc
  types: [http-basic]
  api_key_in: [metadata]
  oauth2_flows: []
host: grpc.happyco.com
schemes:
  - name: BasicAuth
    type: http
    scheme: basic
    description: >-
      HTTP Basic authentication carried as gRPC call credentials. The client
      encodes "<client_id>:<client_secret>" with Base64 and sends it in the
      gRPC `authorization` metadata header ("Basic <base64>"). Call credentials
      are composed onto channel (TLS) credentials, so all traffic is encrypted
      in transit to grpc.happyco.com.
    credentials:
      client_id: HAPPYCO_CLIENT_ID
      client_secret: HAPPYCO_CLIENT_SECRET
    sources:
      - github.com/happy-co/api-ruby (examples/auth/auth.rb)
notes: >-
  HappyCo issues per-integration client_id / client_secret credentials. There is
  no OAuth2/OIDC surface and no API-key query parameter — auth is Basic over the
  gRPC channel. Partner integrations that provision sub-accounts use the same
  credential scoped to the AccountProvisioning service.

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/happyco-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.