What would you recommend as the best way to access the GeoJSON API for a given feature class?
I tried an AJAX get request with and without JSONP and neither seemed to work due to the same-origin policy. Are there plans to make these services CORS-compliant?