Skip to content

Instantly share code, notes, and snippets.

@afeld
Last active February 8, 2022 03:13
Show Gist options
  • Save afeld/4952991 to your computer and use it in GitHub Desktop.
Save afeld/4952991 to your computer and use it in GitHub Desktop.
good APIs for mashups

This list has been superseded by Public APIs. Check there for APIs with Auth: No, HTTPS and CORS Yes.


List of data APIs that require no server-side auth or private credentials, and are thus good for small browser-only JS projects.

See also

More lists

Client-side auth

Other

  • JSONProxy
  • Kimono – "Turn websites into structured APIs from your browser in seconds"
@theycallmeswift
Copy link

Would love to see some SendGrid action on here too.

@orianmarx
Copy link

We have a number of no-auth endpoints at App.net (anything that has Token:None on this list http://developers.app.net/docs/resources/ )

@jedahan
Copy link

jedahan commented Apr 5, 2013

http://scrAPI.org has metropolitan museum of art data, all from their website :)

@philgyford
Copy link

Should Twitter's REST API still be on here, given it requires authentication now?

@afeld
Copy link
Author

afeld commented Nov 14, 2015

@philgyford Good catch, thanks!

@kellyjandrews
Copy link

@afeld thanks for this - helpful!

@aershov24
Copy link

OpenUV - Global UV Index Forecast API for Sun Safety information: https://www.openuv.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment