Do you support CORS?

FAQ API


Do you support CORS?


CORS stands for Cross Origin Resource Sharing. The Fantasy Nerds API does not currently support CORS.

Virtually every user who has requested CORS support has intended to use it within a Javascript clientside application. Submitting an Ajax call through Javascript can expose your API key to whomever views the page source which is in direct violation of our terms and conditions.

Exposing your API key via a publicly-accessible website would allow someone viewing the source code to obtain your key and make (and potentially abuse) API calls using your key.