integrating Tapfiliate Rest API in wix

i m integrating tapfiliate Rest API in wix but when i run my backend code on front end it show an error which is :
Unable to handle the request. Contact the site administrator or view site monitoring logs for more information.
it is basically due to timeout as on backend it has to wait 15 plus seconds please help me in sorting this issue

In most cases when you get this message…

Unable to handle the request. Contact the site administrator or view site monitoring logs for more information.

Something is wrong with your REQUEST, either the HEAD or the BODY, or you used a wrong METHOD, or even something else is wrong.

Go to the owner-site of “Tapfiliate” and inspect their provided REST-API and what kind of REQUEST-STRUCTURE is expected.

You also can use POSTMAN to test your REQUEST.

https://tapfiliate.com/docs/rest/