Skip to content

mozilla-it/ctms-api

Repository files navigation

ConTact Management System (CTMS)

Status Sustain

CTMS is an internal service at Mozilla in charge of managing marketing contacts. It consists of a REST API and a background synchronization process.

Usage

Run the app with make start. Check developer docs for setup.

While the app is running, interactive API documentation is available at:

OpenApiSpec(OAS) formatted in JSON can be found at the following path: /openapi.json.

License

CTMS is licensed under the MPLv2. See the LICENSE file for details.