Marie CRM
Marie Developers
API v1
Documentation

Developer Platform

Marie CRM API

Build applications and integrations around Marie's tenant-aware business operations platform.

https://mariecrm.online/api/v1
Current API Surface

Version 1 endpoints

GET
/api/v1/health
API service health
GET
/api/v1/me
Authenticated user context
GET
/api/v1/tenant
Current tenant information
GET
/api/v1/workspaces
Accessible workspaces
GET
/api/v1/workspaces/{workspace}
Workspace detail
GET
/api/v1/branches
Accessible branches
01

Versioned

Public application APIs use the /api/v1 namespace.

02

Tenant-aware

Protected business resources operate within authorised organisational context.

03

Extensible

The API layer is designed to expand as Marie's operational modules mature.