Skip to main content
MONCRENEAU

MONCRENEAU API

Automate appointment management in Guinea with a modern, simple and secure API

99.9%
Uptime
<100ms
Average Response
4 SDKs
Supported Languages

Why choose MONCRENEAU?

⚑

Fast and Performant

Ultra-fast response times with optimized architecture. Integration in minutes.

πŸ”

Maximum Security

API key authentication, HMAC-SHA256 signed webhooks, and granular permissions.

πŸ› οΈ

Developer First

SDKs for Java, Node.js, PHP and Python. Complete documentation with code examples.

πŸ“Š

Production Ready

Rate limiting, automatic pagination, real-time webhooks, and advanced monitoring.

🌍

Multi-department

Manage multiple departments and organizations with a flexible credit system.

πŸ’³

Integrated Payment

Prepaid credit system with Orange Money integration and automatic invoicing.

Integration in 3 steps

1

Get your API keys

Create a free account and instantly generate your API keys for the test environment.

2

Install an SDK

Choose from our official SDKs for Java, Node.js, PHP or Python. Or use the REST API directly.

3

Create your first appointment

In just a few lines of code, create and manage appointments with an intuitive and documented API.

curl
curl https://mc-prd.duckdns.org/api/v1/appointments   -H "X-API-Key: your_api_key" \
  -H "Content-Type: application/json" \
  -d '{
    "departmentId": 5,
    "dateTime": "2026-02-15T10:00:00",
    "name": "Amadou Diallo",
    "workerId": 42,
    "externalUserId": "customer_12345"
  }'

Ready to automate your appointments?