Skip to main content

Callback to Polling API (message broker)

The way to get the data from the server when no possibility to define the server url

Examples:

Make auth request:

How to:

Setup this url as callback

https://api.feemaker.io/extra/callbackReceiver/:unique_id

Notice! use your unique id instead of :unique_id

Receive the result from our storage

https://api.feemaker.io/extra/callbackCheckData/:unique_id

Notice! Once you received the data this data will be immedetelly removed from our storage