Pusher · Authentication Profile

Pusher Authentication

Authentication

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

Real-TimeWebSocketsPub-SubPush NotificationsMessaging
Methods: apiKey Schemes: 1 OAuth flows: API key in: query

Security Schemes

hmacAuth apiKey
· in: query (auth_signature)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/pusher-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - query
schemes:
- name: hmacAuth
  type: apiKey
  in: query
  parameter: auth_signature
  description: |-
    Pusher request signing. Every request must include the query
    parameters `auth_key`, `auth_timestamp` (Unix seconds),
    `auth_version=1.0`, `body_md5` (hex MD5 of the request body when
    present), and `auth_signature`. `auth_signature` is the
    HMAC-SHA256 (hex) of the canonical string
    `"<METHOD>\n<PATH>\n<SORTED_QUERY_STRING>"` using the application
    secret as the key.
  sources:
  - openapi/pusher-openapi.yml

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