Infusionsoft (Keap) · OAuth Scopes

Infusionsoft (Keap) OAuth Scopes

OAuth 2.0 searched

Infusionsoft (Keap) uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

Tokens are issued from https://api.infusionsoft.com/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CRMMarketing AutomationSales AutomationEmail MarketingE-CommerceSmall BusinessContactsSubscriptionWebhookAuthentication
Scopes: 0 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://accounts.infusionsoft.com/app/oauth/authorize
Token URL
https://api.infusionsoft.com/token
Flows
authorizationCode

Scopes (0)

Infusionsoft (Keap) implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

Keap runs OAuth 2.0 with NO granular scope model. The authorize endpoint accepts a scope parameter whose only valid value is `full`, and every spec declares the oauth2 scheme with an empty scopes object - so a user authorising an integration grants complete access to their CRM, and there is no way for an application to request less. There is no read-only grant, no per-resource scope, and no incremental consent. Service Account Keys are worse: they carry administrator access to all stored data by construction. For an agent this is the single highest-risk property of the Keap API - a token that can list contacts can also delete orders and cancel subscriptions.

Source

OAuth Scopes

Raw ↑
generated: '2026-08-13'
method: searched
source: https://developer.keap.com/getting-started-oauth-keys/, https://developer.keap.com/pat-and-sak/,
  openapi/infusionsoft-rest-v1-openapi.json, openapi/infusionsoft-rest-v2-openapi.json
docs: https://developer.keap.com/getting-started-oauth-keys/
note: 'Keap runs OAuth 2.0 with NO granular scope model. The authorize endpoint accepts a scope parameter
  whose only valid value is `full`, and every spec declares the oauth2 scheme with an empty scopes object
  - so a user authorising an integration grants complete access to their CRM, and there is no way for
  an application to request less. There is no read-only grant, no per-resource scope, and no incremental
  consent. Service Account Keys are worse: they carry administrator access to all stored data by construction.
  For an agent this is the single highest-risk property of the Keap API - a token that can list contacts
  can also delete orders and cancel subscriptions.'
model: all-or-nothing
scope_count: 1
scopes:
- name: full
  description: 'Complete access to the authorising Keap application: read and write across contacts, companies,
    tags, opportunities, orders, products, subscriptions, emails, automations, affiliates and settings.'
  source: https://developer.keap.com/getting-started-oauth-keys/
granular_scopes: false
least_privilege_alternative: A Personal Access Token created by a limited (non-admin) user is the ONLY
  way to narrow effective access, because a PAT inherits that user visibility and editing permissions.
  This is a user-permission workaround, not an API scope.
schemes:
- name: oauth2
  source: openapi/infusionsoft-rest-v1-openapi.json
  flows:
  - flow: authorizationCode
    authorizationUrl: https://accounts.infusionsoft.com/app/oauth/authorize
    tokenUrl: https://api.infusionsoft.com/token
    declared_scopes: 0
- name: oauth2
  source: openapi/infusionsoft-rest-v2-openapi.json
  flows:
  - flow: authorizationCode
    authorizationUrl: https://accounts.infusionsoft.com/app/oauth/authorize
    tokenUrl: https://api.infusionsoft.com/token
    declared_scopes: 0

Work with this as data

Every scope set 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 oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set 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 scope set
curl "https://apis.io/api/v1/scopes/infusionsoft-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?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.