patchBay

CMX Server REST API vs [object Object]

If you need a Development API that's easy to integrate, go with CMX Server REST API.

CMX Server REST API

This is the REST API (WriteAPI) spec for the CMX Server

CMX Server REST API

  • HTTPS supported
  • Requires OAuth setup

[object Object]

  • Requires No authentication
  • No HTTPS support
FeatureCMX Server REST API[object Object]
AuthenticationOAuthNo
HTTPSYesNo
CORSUnknownUnknown

When to use which?

CMX Server REST API supports HTTPS, which is required for production deployments and secure data handling.