Link

Endpoints for the API for CapSync

CapSync expose an API that makes it possible to integrate with other services and systems. To enable integration with these APIs, you must go through a few steps to enable the access first. For more information about these steps, see Authenticate to CapSync

Accessing the endpoint

Once you have the API access enabled, you can write code that integrates your web service or SaaS solution with CapSync. Creating your integrations through our API, that provides simple access to suported systems in a single endpoint, giving you a simplified experience.

Availability: Always enabled

Endpoint: https://capsync1api-development.azurewebsites.net/api

Authentication: Basic authentication. Username and web service access key as password.

Error Codes