List of data APIs that require no server-side auth or private credentials, and are thus good for small browser-only JS projects.
- 3taps (information)
- Adobe Creative SDK (image editing)
- App.net
- Bing Maps
- Echo Nest (music)
- Etsy (shopping)
- Facebook Graph API (JS SDK allows auth via client-side)
- Flickr (images)
- Foursquare (location)
- Gilt (shopping)
- GitHub (code)
- Google
- Google Knowledge Graph (information)
- Google Maps
- Google Plus (people)
- Youtube
- Gravatar
- Grooveshark (music)
- HERE (maps)
- Instagram (images)
- Lob (mailing address verification)
- Mapbox (maps)
- Mapzen plugins and data (maps)
- Markit On Demand (stocks)
- Meetup
- Metropolitan Museum of Art
- OpenStreetMap (maps)
- OpenTok (videochat)
- Pearson (publications)
- SoundCloud (music/audio)
- SpaceAPI (hackerspace directory)
- Spotify (music)
- Stripe (payment)
- Transitland (public transit)
- Tumblr
- Twilio Client (audio/video)
- Vimeo Simple API (video)
- Wikipedia, via DBpedia or MediaWiki (information)
- Wolfram Alpha (information, math, etc.)
See also
More lists
Backends as a service
Client-side auth
Other
- jsonp.jit.su
- Kimono – "Turn websites into structured APIs from your browser in seconds"
This comment has been minimized.
sunwooz commentedFeb 14, 2013
Hey Aidan! I'm glad to see you're still helping newbs like me.
http://www.tokbox.com/opentok/api/features Opentok API for a videochat application.
I'll update this as I remember more.