Openprise website screenshot

Openprise

Openprise is an AI and data orchestration platform built for enterprise go-to-market teams — RevOps, marketing operations and sales operations. It cleans, unifies and activates GTM data across CRM, marketing automation and data warehouse systems through no-code Jobs and Bots, with 400+ pre-built connectors, multi-vendor enrichment waterfalls, deduplication, lead-to-account matching, routing, scoring and segmentation. Its developer-facing surface is API Factory, a licensed feature that turns any configured Job or Bot into a per-tenant REST endpoint callable from Marketo webhooks, Salesforce triggers, web forms or any system that can issue an HTTP POST. Openprise coined the term "data orchestration" in 2017 and is headquartered in San Mateo, California.

Openprise publishes 1 API on the APIs.io network. Tagged areas include Data Automation, Data Quality, Data Orchestration, AI Orchestration, and Data Enrichment.

Openprise’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, authentication, and 20 more developer resources.

39.4/100 developing ▬ flat Agent 8/100 agent aware saas Full breakdown ↓
scored 2026-08-30 · rubric v0.17.2
AccessPaid
1 APIs
Data AutomationData QualityData OrchestrationAI OrchestrationData EnrichmentDeduplicationMarketing OperationsRevenue OperationsSales OperationsGo-To-Market

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-30 · rubric v0.17.2
Composite quality — 39.4/100 · developing
Contract Quality 0.0 / 25
Developer Ergonomics 9.5 / 20
Access Clarity 14.5 / 20
Operational Transparency 6.5 / 13
Contract Governance 2.2 / 12
Discoverability 6.7 / 10
Agent readiness — 8/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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/openprise: 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 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Openprise API Factory

API Factory turns any Openprise Job or Bot into a REST endpoint with a single "Enable API" action. The caller sends an HTTP POST carrying a JSON array of records and receives a ...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Openprise Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Openprise Authentication

apiKey/saml2 · 3 schemes

SECURITY

Openprise Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Openprise Trust Center

SOC 2

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 4

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: openprise
name: Openprise
description: Openprise is an AI and data orchestration platform built for enterprise go-to-market teams — RevOps, marketing
  operations and sales operations. It cleans, unifies and activates GTM data across CRM, marketing automation and data warehouse
  systems through no-code Jobs and Bots, with 400+ pre-built connectors, multi-vendor enrichment waterfalls, deduplication,
  lead-to-account matching, routing, scoring and segmentation. Its developer-facing surface is API Factory, a licensed feature
  that turns any configured Job or Bot into a per-tenant REST endpoint callable from Marketo webhooks, Salesforce triggers,
  web forms or any system that can issue an HTTP POST. Openprise coined the term "data orchestration" in 2017 and is headquartered
  in San Mateo, California.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: paid
  onboarding: sales-gate
  trial: false
  try_now: false
  public: false
  label: Sales-gated
  confidence: high
  source:
  - plans
  - https://www.openprisetech.com/pricing
  generated: '2026-08-14'
  method: searched
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/openprise.png
tags:
- Data Automation
- Data Quality
- Data Orchestration
- AI Orchestration
- Data Enrichment
- Deduplication
- Marketing Operations
- Revenue Operations
- Sales Operations
- Go-To-Market
tags_raw:
- Data Automation
- Data Quality
- Data Orchestration
- AI Orchestration
- Data Enrichment
- Deduplication
- Marketing Operations
- RevOps
- Sales Operations
- Go To Market
created: '2025-02-08'
modified: '2026-08-14'
url: https://raw.githubusercontent.com/api-evangelist/openprise/refs/heads/main/apis.yml
specificationVersion: '0.23'
apis:
- aid: openprise:openprise-api
  name: Openprise API Factory
  description: API Factory turns any Openprise Job or Bot into a REST endpoint with a single "Enable API" action. The caller
    sends an HTTP POST carrying a JSON array of records and receives a JSON array of processed records back. Endpoints are
    generated per tenant, authenticated with a per-user API key created on the My Account page, and their request/response
    contract is shown inside the application via the "View API Docs" action — which is also the only place the endpoint URL
    is published. API Factory is a separately licensed feature that a tenant administrator must enable under Administration
    → Settings → Features. Openprise publishes no OpenAPI document and no fixed public base URL.
  humanURL: https://www.openprisetech.com/api-factory
  properties:
  - type: Documentation
    url: https://helpcenter.openprisetech.com/hc/en-us/articles/24107925788180-API-Factory-Overview-and-Use-Guide
  - type: APIReference
    url: https://helpcenter.openprisetech.com/hc/en-us/articles/24107925788180-API-Factory-Overview-and-Use-Guide
  - type: GettingStarted
    url: https://helpcenter.openprisetech.com/hc/en-us/articles/24107937210260-API-Factory-101
  - type: Authentication
    url: authentication/openprise-authentication.yml
  - type: Conventions
    url: conventions/openprise-conventions.yml
  - type: ErrorCatalog
    url: errors/openprise-error-codes.yml
  - type: RateLimits
    url: rate-limits/openprise-rate-limits.yml
  - type: Platform
    url: https://www.openprisetech.com/platform/
  tags:
  - Data Automation
  - Revenue Operations
  - API Factory
  tags_raw:
  - Data Automation
  - RevOps
  - API Factory
common:
- type: Website
  url: https://www.openprisetech.com/
- type: Documentation
  url: https://helpcenter.openprisetech.com/hc/en-us
- type: APIReference
  url: https://helpcenter.openprisetech.com/hc/en-us/articles/24107925788180-API-Factory-Overview-and-Use-Guide
- type: GettingStarted
  url: https://helpcenter.openprisetech.com/hc/en-us/articles/24107502554772-Quick-Start-Guide
- type: Support
  url: https://helpcenter.openprisetech.com/hc/en-us
- type: Blog
  url: https://www.openprisetech.com/blog
- type: GitHubOrganization
  url: https://github.com/openprisetech
- type: Pricing
  url: https://www.openprisetech.com/pricing
- type: Login
  url: https://www.openprisecloud.com/
- type: PrivacyPolicy
  url: https://www.openprisetech.com/legal/privacy
- type: Compliance
  url: https://www.openprisetech.com/security
- type: TrustCenter
  url: security/openprise-trust-center.yml
- type: DomainSecurity
  url: security/openprise-domain-security.yml
- type: Conformance
  url: conformance/openprise-conformance.yml
- type: Authentication
  url: authentication/openprise-authentication.yml
- type: Conventions
  url: conventions/openprise-conventions.yml
- type: ErrorCatalog
  url: errors/openprise-error-codes.yml
- type: Lifecycle
  url: lifecycle/openprise-lifecycle.yml
- type: ChangeLog
  url: changelog/openprise-changelog.yml
- type: ChangeLog
  url: https://helpcenter.openprisetech.com/hc/en-us/categories/24103645602580-Release-Notes-Announcements
- type: Plans
  url: plans/openprise-plans-pricing.yml
- type: RateLimits
  url: rate-limits/openprise-rate-limits.yml
- type: Packages
  url: packages/openprise-packages.yml
- type: LLMsTxt
  url: llms/openprise-llms.txt
- type: LlmsText
  url: https://openprisetech.com/llms.txt
- type: Integrations
  url: https://www.openprisetech.com/integrations
- type: LinkedIn
  url: https://www.linkedin.com/company/openprise
- type: YouTube
  url: https://www.youtube.com/channel/UCWd7PYa-TtRq7SdRkfnFcow
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-08-14'
  status: enriched
  artifacts_added: 10
  pass: local-v1

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/openprise"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/openprise/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/openprise/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.