I want to know where is the API located and from where to download?

link|improve this question
Well, the servers themselves are located in NY, IIRC. – George Edison Nov 4 '10 at 16:35
@George: I meant the electronic form of data within the servers. – RPK Nov 4 '10 at 18:35
feedback

1 Answer

up vote 3 down vote accepted

Look to your right------> (where it says Get Started)

Api is a REST implementation and as such has no 'download'

You may access it right from your browser address bar or leverage one of the many client libraries that have been implemented.

http://stackapps.com/questions/288/list-of-libraries

If you are using JavaScript or C#, I would be remiss, as a library author, not to recommend the Soapi family of client libraries, but most all implementations are high quality.

link|improve this answer
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged