CyraCom Developer Portal

This portal gives developers access to resources for integrating with CyraCom interpretation services.

CyraCom APIs are based on REST architecture and are accessed via HTTPS at specified URLs. Our base URL for production requests is https://api.cyracom.io/v1/. The complete URL varies depending on the endpoint of the resource being accessed. For example, you can list all of our supported telehealth providers via a GET request to this URL: https://api.cyracom.io/v1/telehealth-providers

Note: CyraCom API requests require an API Key and an authenticated JSON Web Token (JWT).

Our APIs

Picture

CyraCom API

The CyraCom API allows developers to access integration information for CyraCom interpretation services. You can use this API to integrate with your apps in order to place requests for CyraCom Connect interpretation services or look up interpretation session requirements.

Picture

CyraCom API Sandbox

The same CyraCom API, but safely contained in an environment where you can experiment without fear of affecting production services and workflows.----------------------------------------------------------------------------------------------------------------------------------------------------------------

Our API reference pages outline parameters, headers, sample JSON models, and valid response codes. We follow the OpenAPI v3 Specification for easy standardized integration options. You can send test requests and review responses.

To request access and get started working with our APIs, email apisupport@cyracom.com.