February 25, 2011 4:42 AM updated: February 25, 2011 4:52 AM

You need to use http://service.pogoplug.com/svc/api to log in and get a "valtoken" which you use from then on. You also need to use http://service.pogoplug.com/svc/api to call listServices to list all the services (i.e. disk drives) attached to your account. In the data that listServices returns, the "apiurl" for each service can replace http://service.pogoplug.com/svc/api for any API calls related to that service from that point on. If you are on the same LAN as the Pogoplug, that is something like http://{IP address}:3333/svc/xpl/{serviceid}/api.