Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC
Paragon website screenshot

Paragon

Paragon is the Integration Infrastructure Platform for B2B SaaS and AI products. The platform combines Connect Portal (managed user authentication for 130+ SaaS apps), Workflows (event-driven async orchestration), ActionKit (Universal API + MCP server giving AI agents synchronous CRUD access to Integration Tools), Triggers (event subscriptions), Managed Sync (normalized RAG-grade data ingestion with a permissions graph), the Proxy API (direct passthrough to third-party APIs on behalf of Connected Users), the Users API, and the Task History API.

agent native

Reference-quality API operations across every facet — a rich contract, published governance, transparent operations, and machine-readable commercial terms.

Kin Score

API Evangelist profiles Paragon the way a machine reads it — 234 machine-readable artifacts across 10 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Paragon scores 74.9/100 (exemplar), with a separate agent-readiness read of 70/100 (agent native). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 74.9/100 · exemplar
Contract Quality 19.0 / 25
Developer Ergonomics 9.1 / 20
Commercial Clarity 16.3 / 20
Operational Transparency 11.3 / 13
Governance 10.4 / 12
Discoverability 8.8 / 10
Agent readiness — 70/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 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 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3

How we profile Paragon

Each block below is one kind of artifact we hold for Paragon. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 10

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

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

Proxy API

Send requests directly to an integration provider, on behalf of Connected Users. The Proxy API allows you to access any third-party provider's API methods via Paragon's managed ...

Users API

The Users API allows you to query and modify the state of your Connected Users and their integrations. Endpoints cover retrieving user info, setting metadata, listing and discon...

Task History API

The Task History API allows you to query your users' usage of integration workflows and access data from historical workflow executions. Includes endpoints to list and inspect w...

Triggers API

The Triggers API (Beta) lets you "subscribe to events from your users' integrations, using our catalog of pre-built triggers or Custom Webhooks." Exposes discovery, subscription...

Paragon Credentials API

Manage user Connect credentials.

Paragon Custom Integrations API

Proxy requests to custom integration APIs.

Paragon Integrations API

Query and manage user integrations.

Paragon Permissions API

ReBAC-style access checks over synced objects and subjects.

Paragon Sync API

Enable, monitor, and read records from Managed Sync pipelines.

Paragon Tools API

List and execute ActionKit Integration Tools for AI agents and apps.

Scroll within the panel for all 10 ·

Postman Collections 6

A runnable collection turns the contract into something a developer can execute in seconds. We profile them because the fastest way to trust an API is to make a real call against it.

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 6

Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Paragon ActionKit API

OPEN COLLECTION

Paragon Managed Sync API

OPEN COLLECTION

Paragon Proxy API

OPEN COLLECTION

Paragon Task History API

OPEN COLLECTION

Paragon Triggers API

OPEN COLLECTION

Paragon Users API

OPEN COLLECTION

Arazzo Workflows 8

Real integrations are rarely a single call. Arazzo describes the multi-step sequences — auth, then create, then confirm — so both a human and an agent can follow the choreography, not just the endpoints.

Multi-step API workflows described with the Arazzo specification.

Paragon Disconnect a User Integration and Confirm

Find an enabled integration for a Connected User, disconnect it, then confirm it is gone.

ARAZZO

Paragon Discover and Run an ActionKit Action

List the Integration Tools available to a Connected User, then execute one synchronously.

ARAZZO

Paragon Enable a Sync and Pull Records

Enable a Managed Sync pipeline, poll until it has run, then read the normalized records.

ARAZZO

Paragon Find and Replay a Failed Workflow Execution

Search Task History for failed executions, then replay the most recent failure.

ARAZZO

Paragon Find and Manage a Trigger Subscription

Look up a Connected User's subscriptions and branch to update or unsubscribe.

ARAZZO

Paragon Permissioned Synced Record Retrieval

Pull a synced record, check the requester's access, and download its file content only if allowed.

ARAZZO

Paragon Preview and Subscribe to a Trigger

Resolve a trigger from the catalog, preview its example payload, then subscribe the user to it.

ARAZZO

Paragon Verify Integration then Proxy a Request

Confirm the Connected User has the integration enabled, then proxy a live API call to it.

ARAZZO

Scroll within the panel for all 8 ·

MCP Servers 1

Model Context Protocol servers expose these APIs directly to AI agents. We profile them because agent-native access is the fastest-growing way this provider's capabilities actually get used.

Model Context Protocol servers that expose these APIs to AI agents.

Paragon MCP Server

MCP SERVER

Agent Skills 3

An agent skill packages the how-to for driving these APIs from an assistant — the prompts, the sequence, the guardrails — so the knowledge to use the API travels with it.

Packaged agent skills for driving this provider's APIs from an AI assistant.

Pricing Plans 1

Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.

Published pricing tiers and plan structures.

Paragon Plans Pricing

3 plans

PLANS

Rate Limits 1

Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.

Documented rate limits and quota policies.

Paragon Rate Limits

6 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.

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

Features 18

The notable capabilities this provider advertises, captured as structured features so they can be searched and compared instead of read one landing page at a time.

Notable capabilities this provider offers.

130+ pre-built integrations (Connect Portal)
Fully managed authentication (OAuth 2.0, API Key, custom)
Workflows — event-driven async orchestration
ActionKit Universal API + MCP server for AI agents
Triggers API (Beta) — event subscriptions across 130+ integrations
Managed Sync — normalized File / CRM / Ticketing ingestion for RAG
Permissions API — ReBAC-style access checks over synced objects
Proxy API — direct passthrough to any provider API
Users API — manage Connected User state and metadata
Task History API — query historical executions (Enterprise; 1,000 req / 10 min)
Connect API rate limit — 600 req/min/workspace
ActionKit API rate limit — 50 req/sec/workspace
Concurrency — 5 (Trial) / 20 (Pro) / up to 1,000 (Enterprise) step executions
Embedded UX or Headless SDK
Bring Your Own Connector (BYOC) / Custom Integrations
Dynamic Field Mapping (Enterprise)
SOC 2 Type 2 + GDPR + HIPAA-eligible deployment
Self-host / forward-deploy on AWS (Enterprise)

Scroll within the panel for all 18 ·

Semantic Vocabularies 1

JSON-LD contexts give the data shared meaning across APIs. We profile them because semantics are what let a machine reconcile 'customer' here with 'customer' somewhere else.

JSON-LD contexts and semantic vocabularies used across these APIs.

Paragon Context

0 classes · 13 properties

JSON-LD

Spectral Rules 2

Governance rulesets we run against this provider's specs — the automated checks behind parts of the score. Profiling them makes the quality bar explicit and re-runnable, not a matter of opinion.

Paragon API Rules

5 rules · 3 warnings

SPECTRAL

Paragon API Rules

8 rules · 3 errors · 5 warnings

SPECTRAL

JSON Schema 25

Standalone JSON Schema definitions describe the data models behind the API. We profile them so the shapes are validatable on their own — useful long after a single request is forgotten.

Standalone JSON Schema definitions for this provider's data models.

Paragon Permissions Access Check

3 properties

JSON SCHEMA

Paragon ActionKit Action

4 properties

JSON SCHEMA

Paragon Credential

3 properties

JSON SCHEMA

Paragon Integration

5 properties

JSON SCHEMA

AccessCheck

3 properties

JSON SCHEMA

Action

4 properties

JSON SCHEMA

ActionResult

3 properties

JSON SCHEMA

Credential

3 properties

JSON SCHEMA

Integration

5 properties

JSON SCHEMA

SyncedRecord

7 properties

JSON SCHEMA

SyncStatus

5 properties

JSON SCHEMA

Trigger

4 properties

JSON SCHEMA

TriggerSubscription

7 properties

JSON SCHEMA

TriggerSubscriptionRequest

3 properties

JSON SCHEMA

User

4 properties

JSON SCHEMA

UserIntegration

3 properties

JSON SCHEMA

WorkflowExecution

8 properties

JSON SCHEMA

WorkflowExecutionList

3 properties

JSON SCHEMA

Paragon Sync Status

5 properties

JSON SCHEMA

Paragon Managed Sync Record

7 properties

JSON SCHEMA

Paragon Trigger Subscription

7 properties

JSON SCHEMA

Paragon Trigger

4 properties

JSON SCHEMA

Paragon Connected User

4 properties

JSON SCHEMA

Paragon Workflow Execution List

3 properties

JSON SCHEMA

Paragon Workflow Execution

8 properties

JSON SCHEMA

Scroll within the panel for all 25 ·

JSON Structure 4

JSON Structure captures the data shapes in a form built for tooling — a complement to JSON Schema that keeps the model machine-legible.

JSON Structure definitions describing this provider's data shapes.

Paragon Action Structure

4 properties

JSON STRUCTURE

Paragon Structure

0 properties

JSON STRUCTURE

Paragon Synced Record Structure

7 properties

JSON STRUCTURE

Paragon Trigger Subscription Structure

7 properties

JSON STRUCTURE

Examples 8

Real request and response payloads are what turn a spec from abstract into obvious — and they're one of the twelve things an agent needs to call an API correctly on the first try.

Example request and response payloads for these APIs.

Scroll within the panel for all 8 ·

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

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

Paragon Authentication

http · 1 scheme

SECURITY

Paragon Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Paragon Trust Center

GDPR

SECURITY

Agentic Access 1

An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.

Recommended x-agentic-access execution contracts for AI agents.

Paragon Agentic Access

33 operations · 20 acting

33 operations · 20 acting

AGENTIC

Use Cases 8

What developers actually build with this provider — captured so the catalogue answers 'what is this for', not just 'what does this expose'.

What developers build with this provider.

AI Agent Tool Calling (ActionKit + MCP)

RAG Ingestion With Source Permissions (Managed Sync)

Agentic Actions Across Integrations

Embedded Workflow Builder Actions

File Upload via 3rd-Party Picker

Ingest All Files From File Storage

Real-Time Bidirectional CRM Sync

Send Slack / Teams Notifications

Scroll within the panel for all 8 ·

Integrations 127

Pre-built integrations with other platforms tell you where this provider already fits in a stack.

Pre-built integrations with other platforms and tools.

ActiveCampaign

Adobe Acrobat Sign

Adobe Commerce

Adobe Experience Manager

ADP Workforce Now

Airtable

Amazon S3

Amplitude

Apollo.io

Asana

Azure DevOps

BambooHR

BigQuery

Box

Calendly

Chorus.ai

ClickUp

Close

Coda

Confluence

Contentful

Copper

DocuSign

Dropbox

Dropbox Sign

Dynamics 365 Business Central

Dynamics 365 Finance

Emarsys

Excel

Facebook Ads

Facebook Pages

Figma

Freshdesk

Freshsales

Front

Gainsight

GitHub

Gmail

Gong

Google Ad Manager

Google Ads

Google Analytics

Google Analytics GA4

Google Calendar

Google Campaign Manager

Google Docs

Google Drive

Google Search Console

Google Sheets

Greenhouse

Guru

Gusto

Heap

Hive

HubSpot

iManage

Insightly

Intellum

Intercom

Jira

Keap

Klaviyo

Lever

Linear

LinkedIn

LinkedIn Marketing

Magento

Mailchimp

Marketo

Microsoft Dynamics 365 Sales

Microsoft Outlook

Microsoft SharePoint

Microsoft Teams

Miro

Mixpanel

monday.com

NetSuite

Notion

OneDrive

OneNote

OpenAI

Oracle Eloqua

Oracle Financials Cloud

Outreach

PagerDuty

PandaDoc

Pardot

Pipedrive

Power BI

Productboard

QuickBooks

Quip

Ramp

Sage Accounting

Sage Intacct

Sailthru

Salesforce

Salesloft

SAP S/4HANA

SAP SuccessFactors

Segment

ServiceNow

Shopify

Shortcut

Slack

Snowflake

Stack Overflow for Teams

Stripe

Tableau

TikTok Ads

Todoist

Trello

Typeform

Unleashed

Vanta

Vimeo

WhatsApp

WooCommerce

WordPress

Workable

Workday

Xero

Zendesk

Zendesk Sell

Zoho CRM

Zoho People

Zoom

Scroll within the panel for all 127 ·

Resources

Every other property we hold for Paragon — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Company 2

The organization behind the API

Other 4

Properties that don't map to a standard resource type

← All providers · Data indexed from github.com/api-evangelist/paragon · machine-readable index on apis.io