For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Log inBook a demo
  • Getting started
    • Introduction
    • Obtaining API keys
    • Quickstart
    • Native clients
    • Concepts
    • Embedding authentication
    • Versioning
    • Idempotent requests
    • Events
  • Configuring your connections
    • CDC streaming from databases
  • Code examples
    • Bulk sync (ELT) from HubSpot to PostgreSQL
    • Bulk sync (ELT) from Salesforce to S3
    • Bulk sync (ELT) from Salesforce to Snowflake
    • Model sync (Reverse ETL) from MongoDB to Salesforce
  • API Reference
Logo
Log inBook a demo
On this page
  • Native clients
  • API reference
  • Contact us
Getting started

Introduction

Was this page helpful?

Obtaining API keys

Next

Welcome to the documentation for Polytomic Connect, Polytomic’s standalone API to manage ETL, ELT, Reverse ETL, and general data syncs for your own systems and (if desired) your customers’ systems. Supported systems include data warehouses, databases, cloud apps (Salesforce, NetSuite, etc), cloud storage (S3, Azure Blob, SFTP, etc), spreadsheets, and general HTTP APIs.

Polytomic Connect also offers APIs for integration authentication, user provisioning, and customer workspace management.

Native clients

Besides REST endpoints we also offer native clients.

API reference

Scroll down on the left column to see our API reference. We also provide a complete OpenAPI specification as well as sample code snippets in several programming languages to help you get started quickly.

Contact us

We’re happy to receive your questions, requests, and comments. Please send them to support@polytomic.com and we’ll respond on the same day.


Example Usage of API
Contact Us