For the complete documentation index, see llms.txt. This page is also available as Markdown.

API Reference

Every integrator.io REST resource, generated from the OpenAPI specs. Each page lists that resource's endpoints, parameters, schemas, and example requests and responses.

Use the sidebar when you know the resource name. Use the groups below when you are exploring what exists.

New to the API? Start with Make your first API request and Authentication. For behavior shared across every resource, see Pagination, Sort & filter, Rate limits, and Errors & status codes.

Build integrations

Assemble and extend the pipelines that move data between systems.

Resource
What it covers

Integrations

Containers that group related flows, connections, and settings.

Flows

Pipelines that chain exports into imports or routers.

Exports

The data source step. Reads records from a connection.

Imports

The data destination step. Writes records with mappings and upsert logic.

Syncs

Data ingestion pipelines that replicate a source application into a data warehouse.

Async Helpers

Polling configurations for long-running export and import operations.

Scripts

JavaScript hooks that run inside flow execution.

Stacks

Your own server or AWS Lambda runtime for executing extension code.

Connect to systems

Authenticate to an external application and reach systems behind a firewall.

Resource
What it covers

Connections

Credentials and configuration for one external system.

iClients

Shared OAuth 2.0 client registrations that multiple connections reuse.

HTTP Connectors

Connector definitions that power HTTP connections, exports, and imports.

HTTP Connector Endpoints

The individual endpoint definitions inside an HTTP connector.

HTTP Connector Resources

The resource definitions that group an HTTP connector's endpoints.

On Premise Agents

Secure tunnels that let flows reach systems inside your own network.

Handle files and stored data

Parse file formats, store files, and keep values between runs.

Resource
What it covers

File Definitions

Parsing and generation rules for fixed-width, delimited, X12, and EDIFACT files.

Parsers & Generators

Stateless calls that convert CSV, XML, and EDI text to JSON, and back.

File Storage

Files held in Celigo-hosted storage instead of an external file provider.

Lookup Caches

In-memory key-value stores for deduplication and cross-reference lookups.

State

Durable JSON values keyed by name, account-wide or scoped to one resource.

AI, Tools, and APIs

Add AI steps to a flow, then expose your logic to external callers.

Resource
What it covers

AI Agents

LLM-powered flow steps that classify, extract, validate, or generate data.

Guardrails

Safety checks that flag, reject, or mask records that violate policy.

Tools

Reusable building blocks callable from flows, APIs, AI agents, and MCP servers.

APIs

Custom HTTP endpoints that external systems call synchronously.

APIM

Setup, settings, and analytics for the API management layer.

MCP Servers

Your own MCP endpoints exposing a chosen slice of Tools and APIs.

MCP OAuth Providers

OAuth registrations that let external MCP clients authenticate.

B2B and EDI

Onboard trading partners and exchange X12 and EDIFACT documents.

Resource
What it covers

EDI Profiles

Parsing and enveloping rules for one trading partner's documents.

File Definitions

The X12 and EDIFACT parsing and enveloping rules that EDI profiles reference.

Parsers & Generators

Stateless calls that turn X12 and EDIFACT text into JSON, and JSON back into EDI.

EDI Transactions

The transaction log behind the B2B Manager dashboard.

Prebuilt connection definitions covering EDI, AS2, and VAN transports.

Templates and connectors

Install prebuilt integration content instead of building each flow yourself.

Resource
What it covers

Marketplace

The published catalog of templates and Integration Apps.

Templates

Your own installable template resources, plus preview and install.

Connectors

Installable Integration Apps, their install base, and per-connector licenses.

Monitor and troubleshoot

Inspect runs, trace changes, route alerts, and recover deleted resources.

Resource
What it covers

Jobs

Flow run history, current runs, produced files, and per-run errors.

Sync Jobs

The read-only executions a sync produces, with extraction and error counts.

Event Reports

Async exports of integration event data, downloaded through a signed URL.

Audit Logs

Who changed which resource, when, and from where.

Notifications

Email and webhook alerts for flow, connection, and integration events.

Tags

Labels that mark flows, errors, and integrations for filtering and triage.

Recycle Bin

Soft-deleted resources, retained for a limited window before removal.

Users and access

Manage account collaborators and the external end users of your MCP servers.

Resource
What it covers

Users

Your team's account collaborators, their access levels, and invitations.

Profile

The signed-in user's own profile and preferences.

End Users

External people who sign in through MCP OAuth to use your MCP servers.

Groups

Bundles of roles and MCP grants applied to every member end user.

Roles

Reusable sets of MCP server grants assigned to groups or end users.

Account and environments

Read account settings, manage environments, and check licensing.

Resource
What it covers

Account

Account details, shared access records, and the current token's identity.

Environments

Named, isolated spaces that segregate resources by lifecycle stage.

License tier, entitlement usage, and month-over-month trends.

Last updated

Was this helpful?