Insomnia
Configuring Insomnia to use your REST API credentials
- Open the Insomnia application
- On the "Auth" tab, click the dropdown arrow
- Select "Basic Auth"
- Input your API credentials (obtained previously from the steps above)
You are now ready to send API requests via Insomnia.