Comp Enterprise API

Enterprise API server for Comp task automation features

Available Endpoints

Authentication

All endpoints require a valid API secret in the x-api-secret header.

Security: Requests without a valid x-api-secret header will be rejected with a 401 Unauthorized response.

Configuration: Set the APP_SECRET environment variable to configure the expected secret.

Features