# Connectors

Apideck's 200+ connectors map each downstream integration's API into the shape of a single [Unified API](https://developers.apideck.com/apis/crm/reference.md). You write the integration once against Apideck; consumers choose which downstream service they want to connect.

## Browse

The full connector catalog with per-connector documentation, supported resources, auth types, and status lives at [https://developers.apideck.com/connectors](https://developers.apideck.com/connectors).

## Grouped by Unified API

- [CRM](https://developers.apideck.com/apis/crm/reference.md) — Salesforce, HubSpot, Pipedrive, Zoho, Microsoft Dynamics, Copper, Close, and more
- [Accounting](https://developers.apideck.com/apis/accounting/reference.md) — QuickBooks, Xero, NetSuite, Sage Intacct, FreshBooks, Zoho Books, and more
- [HRIS](https://developers.apideck.com/apis/hris/reference.md) — Workday, BambooHR, ADP, Paychex, Rippling, Gusto, Personio, and more
- [ATS](https://developers.apideck.com/apis/ats/reference.md) — Greenhouse, Lever, Workable, Recruitee, JazzHR, Teamtailor, and more
- [File Storage](https://developers.apideck.com/apis/file-storage/reference.md) — Google Drive, Box, Dropbox, OneDrive, SharePoint
- [E-commerce](https://developers.apideck.com/apis/ecommerce/reference.md) — Shopify, WooCommerce, BigCommerce, Magento
- [Issue Tracking](https://developers.apideck.com/apis/issue-tracking/reference.md) — Jira, Linear, GitHub Issues, GitLab, Asana, Trello

## Connector status and coverage

Each connector has a coverage page showing which resources and operations are supported. Reach those via `https://developers.apideck.com/apis/<api>/coverage` (e.g., [accounting coverage](https://developers.apideck.com/apis/accounting/coverage)).

## Related

- [Vault](https://developers.apideck.com/apis/vault/reference.md) — manage consumer connections and OAuth credentials
- [Vault JS guide](https://developers.apideck.com/guides/vault.md) — embed the connection UI in your app
- [Authorize Connections](https://developers.apideck.com/guides/authorize-connections.md)
