# EnSync Cloud ## Docs - [Create Access Key](https://docs.ensync.cloud/api-reference/endpoint/access-keys/create.md): Creates a new access key with specified permissions - [Get Access Key Permissions](https://docs.ensync.cloud/api-reference/endpoint/access-keys/get-permissions.md): Retrieves permissions for a specific access key - [List Access Keys](https://docs.ensync.cloud/api-reference/endpoint/access-keys/list.md): Retrieves a list of access keys with optional filtering - [Update Access Key Permissions](https://docs.ensync.cloud/api-reference/endpoint/access-keys/update-permissions.md): Updates permissions for a specific access key - [Verify Access Key](https://docs.ensync.cloud/api-reference/endpoint/access-keys/verify.md): Verifies if an access key is valid - [Create Event Definition](https://docs.ensync.cloud/api-reference/endpoint/events/create.md): Creates a new event definition - [Get Event Definition by Name](https://docs.ensync.cloud/api-reference/endpoint/events/get-by-name.md): Retrieves a specific event definition by name - [List Event Definitions](https://docs.ensync.cloud/api-reference/endpoint/events/list.md): Retrieves a list of event definitions with optional filtering - [Update Event Definition](https://docs.ensync.cloud/api-reference/endpoint/events/update.md): Updates an existing event definition - [Update Service Key Pair](https://docs.ensync.cloud/api-reference/endpoint/service-keys/update.md): Updates a service key pair - [Create Workspace](https://docs.ensync.cloud/api-reference/endpoint/workspaces/create.md): Creates a new workspace - [List Workspaces](https://docs.ensync.cloud/api-reference/endpoint/workspaces/list.md): Retrieves a list of workspaces with optional filtering - [Overview](https://docs.ensync.cloud/api-reference/introduction.md): Automate EnSync configuration with the Config Manager API - [vs. IPaaS Solutions](https://docs.ensync.cloud/compare-ensync/ipaas.md): Compare EnSync with Zapier, MuleSoft, Workato, and Tray.io - [vs. Apache Kafka](https://docs.ensync.cloud/compare-ensync/kafka.md): Compare EnSync with Apache Kafka event streaming - [vs. Cloud Message Queues](https://docs.ensync.cloud/compare-ensync/message-queues.md): Compare EnSync with SQS and Google Pub/Sub - [Overview](https://docs.ensync.cloud/compare-ensync/overview.md): Compare EnSync with other integration solutions - [vs. Solace PubSub+](https://docs.ensync.cloud/compare-ensync/solace.md): Compare EnSync with Solace enterprise messaging - [vs. Traditional Partner Integration](https://docs.ensync.cloud/compare-ensync/traditional-integration.md): Compare EnSync with traditional partner integration approaches - [Acknowledging Messages](https://docs.ensync.cloud/guides/acknowledge.md): Confirm successful event processing - [Connect to EnSync](https://docs.ensync.cloud/guides/connect.md): Initialize the engine and create an authenticated client - [Deferring Events](https://docs.ensync.cloud/guides/defer.md): Postpone event processing with retry logic - [Discarding Events](https://docs.ensync.cloud/guides/discard.md): Permanently reject invalid or unwanted events - [Error Handling](https://docs.ensync.cloud/guides/error-handling.md): Handle SDK errors gracefully - [Pause and Continue](https://docs.ensync.cloud/guides/pause-continue.md): Temporarily stop receiving events - [Publish a Message](https://docs.ensync.cloud/guides/publish.md): Send events to one or multiple partners - [Subscribe to Events](https://docs.ensync.cloud/guides/subscribe.md): Receive real-time events from partners - [Unsubscribe](https://docs.ensync.cloud/guides/unsubscribe.md): Stop receiving events and clean up subscriptions - [Handle Backpressure](https://docs.ensync.cloud/how-does/backpressure.md): How EnSync handles automatic backpressure - [Handle Encryption](https://docs.ensync.cloud/how-does/encryption.md): How EnSync encrypts messages - [Handle Event Ordering](https://docs.ensync.cloud/how-does/event-ordering.md): How EnSync guarantees ordered event delivery - [Handle Event Replay](https://docs.ensync.cloud/how-does/event-replay.md): How EnSync replays historical events - [Create a Developer Portal](https://docs.ensync.cloud/how-to/create-integration-page.md): Set up a self-service portal for partners to manage their integration - [Identify Bugs Using Logs](https://docs.ensync.cloud/how-to/identify-bugs.md): Use the Logs dashboard to troubleshoot issues and identify bugs - [Integrate a Partner](https://docs.ensync.cloud/how-to/integrate-partner.md): Connect a new partner to your EnSync platform - [Manually Onboard a Partner](https://docs.ensync.cloud/how-to/manual-onboard-partner.md): Step-by-step guide for manual partner onboarding - [Quickstart](https://docs.ensync.cloud/index.md): Find our guides, samples, blogs, and best practices to get started with EnSync - [Introduction](https://docs.ensync.cloud/introduction.md): Partner integration infrastructure that turns products into platforms - [Service Level Agreement (SLA)](https://docs.ensync.cloud/legal/sla.md): EnSync service level commitments and guarantees - [Support Policy](https://docs.ensync.cloud/legal/support-policy.md): EnSync customer support guidelines and commitments - [Node](https://docs.ensync.cloud/sdk/node.md) - [Python](https://docs.ensync.cloud/sdk/python.md) - [App ID](https://docs.ensync.cloud/what-are/apps/app-id.md): Understanding appId identifiers - [App Key](https://docs.ensync.cloud/what-are/apps/app-key.md): Understanding appKey credentials - [App Secret](https://docs.ensync.cloud/what-are/apps/app-secret.md): Understanding appSecret credentials - [Overview](https://docs.ensync.cloud/what-are/apps/overview.md): Understanding apps in EnSync - [Tips](https://docs.ensync.cloud/what-are/apps/tips.md): App management best practices - [Troubleshooting](https://docs.ensync.cloud/what-are/apps/troubleshooting.md): Common app issues and solutions - [Naming Convention](https://docs.ensync.cloud/what-are/events/naming-convention.md): Best practices for naming events - [Overview](https://docs.ensync.cloud/what-are/events/overview.md): Understanding events in EnSync - [Schemas](https://docs.ensync.cloud/what-are/events/schemas.md): Defining event payload schemas - [Tips](https://docs.ensync.cloud/what-are/events/tips.md): Event best practices and versioning - [Troubleshooting](https://docs.ensync.cloud/what-are/events/troubleshooting.md): Common event issues and solutions - [Permissions & Subscriptions](https://docs.ensync.cloud/what-are/permissions-and-subscriptions.md): Understanding EnSync two-layer access control ## OpenAPI Specs - [openapi](https://docs.ensync.cloud/api-reference/openapi.yaml) ## Optional - [Blog](https://docs.ensync.cloud/blog)