Needish API users.my
Returns the profile of the authenticating user, including the recent needs, the needs in NeedTracker and friends needs. The needs are ordered by descending date of creation.
method url: http://api.needish.com/users/my.format
HTTP Authentication
This method requires AuthenticationExamples
Using curl
curl -u name:password http://api.needish.com/users/my.xml?api_key=<your_api_key>
A Google Group has been created to discuss Needish API related topics. To keep updated with the API development, and discuss API related topics, suscribe to http://groups.google.com/group/needish-api
