HTTP LAB
Request Tester
Run and inspect API requests from the app itself.
Request
Shortcut: Ctrl + Enter
Body is optional. GET/HEAD ignore body.
JSON Path
Examples: $, $.logradouro, $.items[0].id,
$.items[*].id, $..id
(send a request to see results here)
Response
{}