Midaz APIs are designed to provide consistent, secure, and scalable access to the platform's services. Built on RESTful principles, they ensure smooth integration and adaptability to evolving requirements.

Key Features

  • RESTful Design: Adheres to REST principles, ensuring predictability and compatibility.
  • JSON Format: All data exchanges use JSON for simplicity and interoperability.
  • Versioning: Explicit versioning ensures backward compatibility during updates.
  • Authentication: APIs employ robust authentication mechanisms such as OAuth 2.0.

Midaz is structured into three domains: Onboarding, Portfolio, and Transactions, each with APIs and endpoints tailored to specific functionalities.

📘

API Reference

For the technical information on the available API endpoints, refer to the API Reference.


What’s Next