Usersnap · Authentication Profile

Usersnap Authentication

Authentication

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

CompanyFeedbackBug TrackingCustomer ExperienceProduct ManagementSurveysSoftware-as-a-Service
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/usersnap-api-openapi-original.json
docs: https://help.usersnap.com/reference/rest-api
notes: >-
  The Usersnap REST API is a gated feature (available on specific plans; enable
  under Settings > Rest API in app.usersnap.com). Usersnap generates a shared JWT
  secret plus a JWT ID; the customer self-signs HS256 JWTs (header must include
  "kid": "<JWT ID>"; HS512 is explicitly not supported) and sends them as a
  Bearer token in the Authorization header. The submit and pre-submit endpoints
  (project api_key in path) also accept unauthenticated calls per the OpenAPI
  security declaration ({} alternative).
summary:
  types: [http]
  http_schemes: [bearer]
  bearer_format: JWT
  jwt:
    algorithm: HS256
    header_kid: JWT ID generated in the Usersnap dashboard
    secret: shared secret generated at https://app.usersnap.com/#/settings/rest-api
  gated_feature: true
schemes:
  - name: bearerAuth
    type: http
    scheme: bearer
    bearerFormat: JWT
    description: >-
      The bearer token is a JWT created by you and signed with the JWT secret
      provided in https://app.usersnap.com/#/settings/rest-api. Start with a
      default HS256 JWT and add "kid": "<JWT ID>" to the headers, then sign it
      with the JWT secret and send it as Authorization: Bearer <jwt>.
    sources: [openapi/usersnap-api-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/usersnap-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.