How to make a get request for this api

Good day, developers. how to make a get request for this api?

Shipment Tracking API - Tracktry API Docs

doesn’t work like that

What was your API feedback? 4031 200 ?
With this :point_down: , works , But, you don’t need to have all the parameters ( optional )… after you get it, add the other parameters ( &status= pending or transit)

http://api.tracktry.com/v1/trackings/get?page=1&limit=25

Web.Url
Web.RequestHeaders
Web.Get
Web.Got
With this I managed to get the order…+ Web.GET + textbox + textbox
https://api.tracktry.com/v1/trackings/{carrier_code}/{tracking_number}

1 Like

What was your API feedback? 4031 200 ?

my answer was empty (thanks, i will check your advice later, i’m not at pc now)

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.