mFilterIt Data Collection API

This api is for collection of backend data using api provided by mfilterit.

Version 1.2

Overview

To allow a deeper and automated integration between the mFilterIt solution and the app developer’s in house systems, mFilterIt provides an endpoint to receive data from app developers backend system.

Backend API Schema

Backend API

An HTTP GET on the data collection endpoint is supported.

GET /

The Data Collection API receives data from third party servers. The parameters described above are received as Query String parameters.

Swagger Definition

A Swagger definition of the API is available here.

The code generators available at Swagger can be used to generate templates for services that would send data to this Backend API.

Last updated