CORS Tester

This page will help you test if an API endpoint properly supports CORS requests. This is designed to let you check if a failed fetch() request is because of a problem with the API or with your own requesting code.

Enter the URI you wish to query below and hit "Request". This page will send a GET request to that URI and report if it was successful or not.