Untitled

 avatar
unknown
plain_text
3 years ago
975 B
5
Indexable
curl 'https://34.72.128.131:8443/brazaletes/api/operating-module/position/find-all-by-range' \
  -H 'Accept: application/json, text/plain, /' \
  -H 'Accept-Language: en-US,en;q=0.9,es;q=0.8' \
  -H 'Connection: keep-alive' \
  -H 'Content-Type: application/json' \
  -H 'Cookie: JSESSIONID=node0d86hxdupdipb1h09zmz1z3z9841.node0' \
  -H 'Origin: https://34.72.128.131:8443/' \
  -H 'Referer: https://34.72.128.131:8443/devices' \
  -H 'Sec-Fetch-Dest: empty' \
  -H 'Sec-Fetch-Mode: cors' \
  -H 'Sec-Fetch-Site: same-origin' \
  -H 'User: gabo' \
  -H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36' \
  -H 'sec-ch-ua: "Not?A_Brand";v="8", "Chromium";v="108", "Google Chrome";v="108"' \
  -H 'sec-ch-ua-mobile: ?0' \
  -H 'sec-ch-ua-platform: "Linux"' \
  --data-raw '{"startDate":"2022-12-23T14:00:00","endDate":"2022-12-23T16:00:00","gps":["863427040737869"],"size":100}' \
  --compressed \
  --insecure
Editor is loading...