Skip to main content

Official SDKs

MONCRENEAU provides official SDKs for 4 major programming languages.

Available SDKs​

β˜• Java SDK

For Spring Boot, Jakarta EE, and standard Java applications.

  • Maven & Gradle support
  • Spring Boot auto-configuration
  • Comprehensive error handling

🟒 Node.js SDK

For Express, NestJS, and Node.js applications.

  • TypeScript support
  • async/await friendly
  • Express middleware

🐘 PHP SDK

For Laravel, Symfony, and standard PHP applications.

  • Composer package
  • Laravel service provider
  • PSR-7 compatible

🐍 Python SDK

For Django, Flask, FastAPI, and Python applications.

  • Type hints (PEP 484)
  • Async/await support
  • pytest friendly

Features​

All SDKs provide:

  • Complete API coverage - All endpoints supported
  • Authentication - API key management
  • Error handling - Typed exceptions for each error
  • Performance - Connection pooling and retry logic
  • Documentation - Inline docs and examples
  • Testing - Unit test helpers

Quick Start​

Choose your language and follow the guide:

  1. Install - Add the SDK to your project
  2. Configure - Set up authentication
  3. Integrate - Call the API
  4. Deploy - Ship to production

Need Help?​