Ontraport logo

Ontraport

Ontraport is a business automation platform combining CRM, marketing automation, email marketing, landing pages, ecommerce, and membership site capabilities for small businesses and entrepreneurs. The platform unifies contact management, sales pipelines, payment processing, and visual automation campaigns in a single workspace. Ontraport's REST API exposes contacts, transactions, tags, sequences, forms, landing pages, and ecommerce objects using API-Key and Api-Appid header authentication.

1 APIs 0 Features
CRMMarketing AutomationEmail MarketingEcommerceLanding PagesMembership Sites

APIs

Ontraport REST API

RESTful API providing CRUD access to contacts, transactions, tags, sequences, forms, landing pages, and ecommerce objects. Authentication uses two headers, Api-Key and Api-Appid...

Resources

🔗
Website
Website
🔗
Documentation
Documentation
💰
Pricing
Pricing
📝
Sign Up
Sign Up
💬
Support
Support
👥
GitHub Organization
GitHub Organization

Sources

apis.yml Raw ↑
aid: ontraport
name: Ontraport
description: >-
  Ontraport is a business automation platform combining CRM, marketing
  automation, email marketing, landing pages, ecommerce, and membership site
  capabilities for small businesses and entrepreneurs. The platform unifies
  contact management, sales pipelines, payment processing, and visual
  automation campaigns in a single workspace. Ontraport's REST API exposes
  contacts, transactions, tags, sequences, forms, landing pages, and
  ecommerce objects using API-Key and Api-Appid header authentication.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - CRM
  - Marketing Automation
  - Email Marketing
  - Ecommerce
  - Landing Pages
  - Membership Sites
url: >-
  https://raw.githubusercontent.com/api-evangelist/ontraport/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
  - aid: ontraport:rest-api
    name: Ontraport REST API
    description: >-
      RESTful API providing CRUD access to contacts, transactions, tags,
      sequences, forms, landing pages, and ecommerce objects. Authentication
      uses two headers, Api-Key and Api-Appid, on every request, with a
      180-requests-per-minute rolling rate limit.
    humanURL: https://api.ontraport.com/doc/
    baseURL: https://api.ontraport.com/1
    tags:
      - CRM
      - Marketing Automation
      - Contacts
      - Transactions
      - Sequences
    properties:
      - type: Documentation
        url: https://api.ontraport.com/doc/
      - type: Live Testing
        url: https://api.ontraport.com/live/
      - type: GitHub SDK
        url: https://github.com/Ontraport/SDK-PHP
common:
  - type: Website
    url: https://ontraport.com
  - type: Documentation
    url: https://api.ontraport.com/doc/
  - type: Pricing
    url: https://ontraport.com/pricing
  - type: Sign Up
    url: https://ontraport.com/freetrial
  - type: Support
    url: https://support.ontraport.com
  - type: GitHub Organization
    url: https://github.com/Ontraport
maintainers:
  - FN: Kin Lane
    email: [email protected]