Impartner

Impartner is a SaaS-based Partner Relationship Management (PRM) and partner revenue orchestration platform, founded in 1997 and headquartered in South Jordan, Utah, and backed by Emergence Capital. It helps enterprises manage the full indirect-channel lifecycle - partner recruitment, onboarding, deal registration, co-selling, through-channel marketing automation (TCMA), and performance measurement - from a single connected system. For developers and integrators, Impartner exposes an Objects API (version 1) over both REST and SOAP, queried with THQL (The Impartner Query Language), secured by an Auth0-based OAuth2 / OpenID Connect identity layer plus per-tenant API keys, and extended through workflow-engine webhooks and a family of first-party @impartner npm packages, design system, and CLI for building applications on Impartner Orchestration Studio.

Impartner publishes 1 API on the APIs.io network. Tagged areas include Company, SaaS, Partner Relationship Management, PRM, and Channel Management.

The Impartner catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Impartner’s developer surface includes documentation, API reference, pricing, engineering blog, support, authentication, CLI, and 16 more developer resources.

31.8/100 thin Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanySaaSPartner Relationship ManagementPRMChannel ManagementPartner EcosystemThrough-Channel MarketingSalesCRM

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 31.8/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 12.6 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 3.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/impartner: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Impartner Objects API

REST and SOAP object API (v1) for reading and writing Impartner platform records (accounts, partners, deals, and tenant-defined custom objects) using the THQL query language wit...

MCP Servers

impartner-mcp.yml

MCP SERVER

Event Specifications

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: impartner
name: Impartner
description: Impartner is a SaaS-based Partner Relationship Management (PRM) and partner revenue orchestration platform, founded
  in 1997 and headquartered in South Jordan, Utah, and backed by Emergence Capital. It helps enterprises manage the full indirect-channel
  lifecycle - partner recruitment, onboarding, deal registration, co-selling, through-channel marketing automation (TCMA),
  and performance measurement - from a single connected system. For developers and integrators, Impartner exposes an Objects
  API (version 1) over both REST and SOAP, queried with THQL (The Impartner Query Language), secured by an Auth0-based OAuth2
  / OpenID Connect identity layer plus per-tenant API keys, and extended through workflow-engine webhooks and a family of
  first-party @impartner npm packages, design system, and CLI for building applications on Impartner Orchestration Studio.
url: https://raw.githubusercontent.com/api-evangelist/impartner/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- emergence-capital
x-tier: enriched
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
image: https://impartner.com/wp-content/uploads/2023/01/impartner-logo.png
tags:
- Company
- SaaS
- Partner Relationship Management
- PRM
- Channel Management
- Partner Ecosystem
- Through-Channel Marketing
- Sales
- CRM
apis:
- name: Impartner Objects API
  description: REST and SOAP object API (v1) for reading and writing Impartner platform records (accounts, partners, deals,
    and tenant-defined custom objects) using the THQL query language with skip/take paging, field selection, and WHERE-style
    filtering.
  humanURL: https://developer.impartner.com
  baseURL: https://prod.impartner.live
  properties:
  - type: APIReference
    url: https://prod.impartner.live/swagger/ui/index
  - type: Authentication
    url: authentication/impartner-authentication.yml
  - type: OAuthScopes
    url: scopes/impartner-scopes.yml
  - type: Conventions
    url: conventions/impartner-conventions.yml
  - type: Webhooks
    url: asyncapi/impartner-webhooks.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.impartner.com
- type: DeveloperPortal
  url: https://developer.impartner.com
- type: Documentation
  url: https://developer.impartner.com
- type: APIReference
  url: https://prod.impartner.live/swagger/ui/index
- type: Login
  url: https://login.impartner.com
- type: Pricing
  url: https://impartner.com/request-prm-pricing/
- type: Blog
  url: https://impartner.com/blog
- type: Support
  url: https://impartner.com/contact/
- type: PrivacyPolicy
  url: https://impartner.com/privacy-policy
- type: StatusPage
  url: https://status.impartner.com
- type: Integrations
  url: https://impartner.com/integrations/
- type: Authentication
  url: authentication/impartner-authentication.yml
- type: OAuthScopes
  url: scopes/impartner-scopes.yml
- type: Conventions
  url: conventions/impartner-conventions.yml
- type: Packages
  url: packages/impartner-packages.yml
- type: SDKs
  url: packages/impartner-packages.yml
- type: CLI
  url: cli/impartner-cli.yml
- type: Lifecycle
  url: lifecycle/impartner-lifecycle.yml
- type: Conformance
  url: conformance/impartner-conformance.yml
- type: MCPServer
  url: mcp/impartner-mcp.yml
- type: Webhooks
  url: asyncapi/impartner-webhooks.yml
- type: WellKnown
  url: well-known/impartner-well-known.yml
- type: DomainSecurity
  url: security/impartner-domain-security.yml
- type: LLMsTxt
  url: llms/impartner-llms.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence