Netlify API Configuration Test
Testing the live environment setup with exact Netlify configuration
Netlify Domains API Test
Testing the exact Netlify domains API endpoint as specified in the user requirements.
Environment Configuration:
NETLIFY_SITE_ID: ca6261e6-0a59-40b5-a2bc-5b5481ac8809
NETLIFY_ACCESS_TOKEN: nfp_GYNy...
Equivalent cURL command:
curl -X GET \ -H "Authorization: Bearer nfp_GYNy9LDkuXRP4JBTS1FFRgTKg5yfeU3s985c" \ -H "Content-Type: application/json" \ https://api.netlify.com/api/v1/sites/ca6261e6-0a59-40b5-a2bc-5b5481ac8809/domains
Test Netlify Domains API