Pendo.io · Authentication Profile

Pendoio Authentication

Authentication

Pendo.io secures its APIs with apiKey and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode and clientCredentials flow(s).

CompanyProduct AnalyticsProduct ExperienceDigital AdoptionUser AnalyticsIn-App GuidanceCustomer FeedbackSoftware-as-a-Service
Methods: apiKey, oauth2 Schemes: 2 OAuth flows: authorizationCode, clientCredentials API key in: header

Security Schemes

IntegrationKey apiKey
· in: header (x-pendo-integration-key)
OAuth2 oauth2
· flows: authorizationCode, clientCredentials

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/pendoio-engage-openapi.yml
docs: https://app.pendo.io/admin/integrationkeys
summary:
  types:
  - apiKey
  - oauth2
  api_key_in:
  - header
  oauth2_flows:
  - authorizationCode
  - clientCredentials
schemes:
- name: IntegrationKey
  type: apiKey
  in: header
  parameter: x-pendo-integration-key
  description: >-
    Primary Engage API authentication. A per-subscription integration key created at
    https://app.pendo.io/admin/integrationkeys, sent in the x-pendo-integration-key
    request header. Verify a key with GET /api/v1/token/verify.
  sources:
  - openapi/pendoio-engage-openapi.yml
- name: OAuth2
  type: oauth2
  description: >-
    Pendo publishes RFC 8414 OAuth 2.0 Authorization Server metadata at
    https://app.pendo.io/.well-known/oauth-authorization-server. Supports the
    authorization_code (with PKCE S256), refresh_token, and client_credentials
    grants, plus RFC 7591 Dynamic Client Registration.
  flows:
  - flow: authorizationCode
    authorizationUrl: https://app.pendo.io/oauth/authorize
    tokenUrl: https://app.pendo.io/oauth/v1/token
  - flow: clientCredentials
    tokenUrl: https://app.pendo.io/oauth/v1/token
  registration_endpoint: https://app.pendo.io/oauth/v1/register
  userinfo_endpoint: https://app.pendo.io/oauth/v1/userinfo
  code_challenge_methods_supported:
  - S256
  sources:
  - well-known/pendoio-oauth-authorization-server.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/pendoio-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.