Welcome to Milk API! Milk API provides you with a simple way to interact with the Remember the Milk API. Milk API walks you through creating the API request URL as well as displays the response. A sample response is below. To get started, just enter your information in the settings, then authenticate Milk API, and finally play around with some of the API methods.


  1. Sort your parameters by key name, so that: becomes:
  2. Construct a string with all key/value pairs concatenated together:
  3. Concatenate the previous result onto your shared secret:
  4. Calculate the MD5 hash of this string:
  5. Create the URL:
  6. Get the response: