API Overview
Introduction
MEFS API provides a REST-like interface to interact with MEFS Platform features like creating an order, getting a list of orders, getting information about specific orders, subscribing to notifications about events related to orders, etc.
Authentication
To use the API clients should get and use API keys. You can find all the needed information and learn the authentication flow here.
Error Handling
Errors will be returned to the client in a unified way. Specific error codes represents specific problems. The response type of any error is the Problem Details (RFC 9457).
Last modified: 30 квітня 2025