API Sandbox

Test your API integration in our interactive sandbox

Try the API
Test API calls directly in your browser
curl -X GET "https://api.gitsink.com/v1/repos" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"