PersistIQ · Authentication Profile

Persistiq Authentication

Authentication

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

CompanySales EngagementSalesOutboundEmail OutreachCRMLead ManagementMarketingWebhookSEP
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

api_key apiKey
· in: header (x-api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-08-13'
method: searched
source: https://api.persistiq.com/api-docs/v1/swagger.json
docs: https://apidocs.persistiq.com/
summary:
  types:
  - apiKey
  api_key_in:
  - header
  oauth2_flows: []
  scopes: none
schemes:
- name: api_key
  type: apiKey
  in: header
  parameter: x-api-key
  description: >-
    Company-wide API key. Grants read and write access to all users' data within
    the company. Include it in the header of every request. PersistIQ's own
    OpenAPI states it is "API key found in Settings > Integrations > API Key".
  applied: global
  applied_note: >-
    Declared at the document root as `security: [{api_key: []}]`, so it applies
    to all 21 operations; no operation overrides or opts out.
  sources:
  - openapi/persistiq-api-v1-openapi.json
  - openapi/persistiq-openapi.yml
key_management:
  location: PersistIQ app, Settings > Integrations > API Key
  rotation: not documented
  per_user_keys: false
  expiry: none documented
  notes: >-
    One key per company, not per user. There is no scope surface, no key
    rotation endpoint, and no way to issue a reduced-privilege key — any holder
    of the key can read and write every user's prospects, campaigns, replies and
    webhook destinations. That is the single most important fact for anyone
    handing this key to an agent.
unauthenticated_behaviour:
  method: probed
  fetched: '2026-08-13'
  request: GET https://api.persistiq.com/v1/users
  http_status: 401
  body: >-
    {"status":"error","error":{"reason":"unauthorized","message":"Failed to find
    api key: .  Did you set header 'x-api-key' ...}}
  notes: >-
    A missing key returns 401 with the standard error envelope and a `reason` of
    `unauthorized`. Rate-limit headers are still returned on the 401.
oauth: false
mtls: false
openid_connect: false
notes: >-
  Upgraded from derived to searched on 2026-08-13 against PersistIQ's own
  OpenAPI 3.0.1 document, which names the scheme `api_key` (an earlier round
  guessed `ApiKeyAuth` from the reference prose). No OAuth 2.0, OIDC or mTLS
  surface exists, so no scopes/ artifact is emitted — there is nothing to scope.

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