REST API Integration
1 Introduction
The MFTGateway exposes a complete REST API for integration. This includes authorization for access, message sending and access, Station and Partner management, and Certificate management.
1.1 REST API Endpoint
The REST API is available at https://api.mftgateway.com/
. The complete API list and documentation with examples code snippets can be found here.
OpenAPI 3.0 specification for the REST API can be found below.