Skip to main content
Skip table of contents

Management API

The Thru.MFT.Configuration.Api enables clients to retrieve information and manage entities within a single instance efficiently.

Entities encompass various components such as flows, activities, alerts, files, deliveries, organizations, subscriptions, and user management, among others.

Examples for using this API :

  • Exposing activity and alerts in external system

  • Automating the adding of organizations and subscriptions

  • Automating user management

  • Enabling / Disabling entities (Organizations, subscriptions)

  • Replaying files, retrying deliveries

Thru uses Swagger, which is an Interface Description Language for describing RESTful APIs expressed using JSON.

Swagger is used together with a set of open-source software tools to design, build, document, and use RESTful web services.

Swagger includes automated documentation, code generation, and test-case generation.

You can access the api by adding /Swagger/ to a site url.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.