Keap REST API v2

Modern REST API for managing contacts, companies, opportunities, tags, emails, appointments, notes, and tasks in Keap CRM. Authentication uses OAuth 2.0 with the authorization code and refresh token grants, with access tokens passed as Bearer tokens.

API entry from apis.yml

apis.yml Raw ↑
aid: infusionsoft:rest-v2
name: Keap REST API v2
description: Modern REST API for managing contacts, companies, opportunities, tags, emails, appointments,
  notes, and tasks in Keap CRM. Authentication uses OAuth 2.0 with the authorization code and refresh
  token grants, with access tokens passed as Bearer tokens.
humanURL: https://developer.infusionsoft.com/docs/restv2/
baseURL: https://api.infusionsoft.com/crm/rest/v2
tags:
- CRM
- Contacts
- Opportunities
- Tags
- OAuth 2.0
properties:
- type: Documentation
  url: https://developer.infusionsoft.com/docs/restv2/
- type: OAuth Guide
  url: https://developer.infusionsoft.com/getting-started-oauth-keys/
- type: Authentication
  url: https://developer.infusionsoft.com/authentication/