-
Notifications
You must be signed in to change notification settings - Fork 120
Developer API Cheat Sheet
This page outlines how to sign up for the different developer api services out there (because it can be a huge pain to find the info).
Click + Create New App
on the right of this page:
https://developers.facebook.com/apps
That page also lists your applications.
Create an application:
https://dev.twitter.com/apps/new
List your applications:
Create an application:
https://github.com/settings/applications/new
List your applications:
https://github.com/settings/applications
The full directions are here:
https://developers.google.com/accounts/docs/OAuth2
To create an application, go to this link and click the "Create another client ID..." button:
https://code.google.com/apis/console#access
Create an application:
https://www.dropbox.com/developers/apply
It will then take you to a URL such as https://www.dropbox.com/developers/app_info/12345
.
List your applications:
https://www.dropbox.com/developers/apps
Create an application:
https://foursquare.com/developers/register
List your applications:
https://foursquare.com/developers/apps
API homepage:
https://developer.foursquare.com/
Create an application:
http://www.tumblr.com/oauth/register
In the "Default callback URL" input:
/auth/tumblr/callback
List your applications:
http://www.tumblr.com/oauth/apps
API Homepage:
http://www.tumblr.com/docs/en/api/v2
Create an application:
http://dev.socrata.com/register
For the "callback" field, input a full https
URL, such as:
https://towerjs.org/auth/opendata/callback
List your applications:
https://opendata.socrata.com/profile/<username>/<id>/app_tokens
REST API Docs:
http://www.twilio.com/docs/api/rest
Other Resources:
- http://www.twilio.com/blog/2011/05/getting-started-with-twilio-and-node-js.html
- https://github.com/bminer/node-twilio-api
- https://github.com/sjwalter/node-twilio
- http://www.twilio.com/blog/2012/09/building-a-real-time-sms-voting-app-part-1-node-js-couchdb.html
- https://github.com/sjwalter/node-twilio/blob/master/examples/quiz-message/app.js
API Keys:
https://manage.stripe.com/#account/apikeys
Register: