Test your ApiKey
Go to your developer portal.
Open Test API
popup
Set the HTTP Method beyond GET, POST, PUT, PATCH and DELETE methods
Fill the targeted path (/todos in our example)
Choose an api key for your request
Check your api key
Click on this button to send the request
And ta-da ! You can see the response body
This tutorial is now finished, you can now test every route you need.