🛠️ Settings
Using this method is NOT recommended. It is better to use code blocks. This method is very limited and does not support all the features of the code block method.
❓ Why use this method
This method is useful when you want to make a quick request or you need to reuse the same request multiple times. You just need to fill the fields, press Ctrl+P
, search for APIR
and select the way you want to display the response (Show a modal or paste it into the document).
Another advantage is that you can save the request and assign a shortcut
to it. This way you can make the request just by pressing the keys you assigned.
🏳️ Flags
name
Specifies the name of the request.
url (required)
Specifies the URL of the request.
method
- GET
- POST
- PUT
- DELETE
body
Specifies the body of the request.
headers
Specifies the headers of the request.
what to display
Specifies the output you want.
Add
Save the above fields into a new APIR (you can access all APIRs by pressing Ctrl+P
and searching for APIR
).
Clear
Remove all IDs stored in localStorage
. You could also click the APIR name to delete it.