My Movies Wiki

My Movies API Documentation

Modified: 2009/08/14 22:09 by admin - Uncategorized
Edit

Introduction

The My Movies API allows developers of th

Edit

Reaching the API

The API is available in two different flavors:

  • Microsoft .NET WebService (SOAP), available at https://api.mymovies.dk/default.asmx. The Microsoft .NET WebService is the easiest way of using the service, if you develop using .NET Framework. Simply add the address as a Web Reference with the name you prefer, and you can use it as a class directly in .NET.

  • Standard Web Page (QueryString), available at https://api.mymovies.dk/default.aspx.