Instapage · Authentication Profile

Instapage Authentication

Authentication

Instapage authenticates every Public API request with a Personal API Token sent as an HTTP Bearer token in the Authorization header. There is no OAuth 2.0 authorization server, no scope surface and no client-credentials flow — the token is a long-lived personal credential generated from Instapage account settings.

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

Landing PagesConversion OptimizationMarketingA/B TestingPost-Click OptimizationLead Generation
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

BearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-08-13'
method: searched
source: https://devdocs.instapage.com/
docs: https://devdocs.instapage.com/
summary:
  types:
  - http
  api_key_in: []
  oauth2_flows: []
model: personal-api-token
description: >-
  Instapage authenticates every Public API request with a Personal API Token sent as an HTTP Bearer
  token in the Authorization header. There is no OAuth 2.0 authorization server, no scope surface and
  no client-credentials flow — the token is a long-lived personal credential generated from Instapage
  account settings.
schemes:
- name: BearerAuth
  type: http
  scheme: bearer
  bearerFormat: Personal API Token
  header: Authorization
  value_prefix: 'Bearer '
  docs: https://devdocs.instapage.com/
  sources:
  - openapi/_original/instapage-openapi.yml
token:
  kind: personal-access-token
  issued_from: Instapage account settings (dashboard)
  issue_url: https://app.instapage.com/
  rotation: manual (regenerate from account settings)
  expiry: no published expiry; revoked tokens return 401
permissions:
  model: inherited
  notes:
  - A personal token inherits all permissions from its creator; access level may vary per workspace
    depending on the creator's role in that workspace.
  - Tokens cannot exceed the permissions granted to their creator.
  - If the creator's permissions change (role update, removal), the token's access level is updated
    automatically.
  - Workspace-specific API limits also apply based on the workspace owner's plan.
  - Expired or revoked tokens return 401 Unauthorized.
  access_levels:
  - viewer
  - editor
  - manager
  - owner
  quota_delegation:
    field: inheritOwnerContextInPublicApi
    description: >-
      Workspace owners can set this flag on an individual team member. When true, that member's
      public API requests count against the workspace owner's daily API quota instead of their own.
    docs: https://devdocs.instapage.com/
oauth2: false
mtls: false
openid_connect: false
x-evidence:
- url: https://devdocs.instapage.com/
  http_status: 200
  section: Authorization / Limitations / Token Scope
  fetched: '2026-08-13'

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