mFilterIt Referer Status API

This api is for getting status of the referrer data using api provided by mFilterIt

Version 1.0

Overview

To allow a deeper and automated integration between the mFilterIt solution and the app developer’s in house systems for referral events, mFilterIt provides an endpoint to get the status of referrer data from mFilterIt backend system.

Backend API Schema

Note:

device_id, installed_app, secret_key and user_id are mandatory fields, other fields are optional.

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. Result will be sent back in the response body.

application/json

Endpoint:

https://referralstatus.mfilterit.net/

Last updated