Needish API users.authenticate
Authenticate a user with the given credentials. Returns the authenticated user information.
method url: http://api.needish.com/users/authenticate.format
HTTP Authentication
This method requires AuthenticationExamples
Using curl
curl -u name:password http://api.needish.com/users/authenticate.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
