Im looking to integrate the factual API. It require Oauth authentication.
http://developer.factual.com/display/...
Example
Authorization:
OAuth
oauth_consumer_key="L8EV8QCTylBk3FacaGvPbM9wIGiRFkkVofO9C1Rc",
oauth_signature_method="HMAC-SHA1",
oauth_timestamp="1336689694",
oauth_nonce="2623710708",
oauth_version="1.0",
oauth_signature="NqN0PLXQyvkqgau1Bd3UmcXUO3k%3D"