1. Home
  2. Docs
  3. Mavryx SaaS Reference

Mavryx SaaS Reference

Mavryx SaaS operates on a microservices architecture and event-driven architecture with web hooks.

Each microservice provides a RESTful API or GUI interface. RESTful API utilizes predictable, resource-oriented URLs, accepts requests encoded in form or JSON format, returns responses encoded in JSON format, and adheres to standard HTTP response codes, authentication, and HTTP verbs.

All API requests must be made using the HTTPS protocol. Calls made using plain HTTP will fail. API requests without authentication/authorization will also fail if authorization is required.

Articles

Was this article helpful to you? No Yes

How can we help?