Top "Api" questions

DO NOT USE.

Find ALL tweets from a user (not just the first 3,200)

With https://dev.twitter.com/docs/api/1/get/statuses/user_timeline I can get 3,200 most recent tweets. However, certain sites …

api twitter tweets
Difference between framework vs Library vs IDE vs API vs SDK vs Toolkits?

I want some examples. I always get confused, so with some examples I might be able to figure it out …

api frameworks sdk ide terminology
How to parse freeform street/postal address out of text, and into components

We do business largely in the United States and are trying to improve user experience by combining all the address …

api parsing street-address
What exactly is the difference between Web API and REST API in MVC?

I have a little understanding on REST API. As per my knowledge it is used to work with HTTP services(…

c# rest api asp.net-web-api model-view-controller
Customize the Authorization HTTP header

I need to authenticate a client when he sends a request to an API. The client has an API-token and …

api http rest http-headers authorization
How to construct a REST API that takes an array of id's for the resources

I am building a REST API for my project. The API for getting a given user's INFO is: api.com/…

api rest
Instagram API to fetch pictures with specific hashtags

I want to get all the pictures with a specific hash tag from Instagram using PHP. How can I do …

api tags instagram
What online brokers offer APIs?

So I'm getting really sick of E*TRADE and, being a developer, would love to find an online broker that …

api stocks trading
POST JSON to API using Rails and HTTParty

I would like for a user within my ruby on rails app to be able to submit a ticket to …

ruby-on-rails json api httparty
How to detect when a youtube video finishes playing?

I am working on a site that has a ton of embedded youtube videos, the client wants to show a …

javascript flash api actionscript youtube