Sample Code in .NET

We are still working on creating some Oodle API sample code for .NET developers.

As soon as that sample code is done, we will post it here.

Until then, to help you get going in .NET & XML-RPC, please see the following tutorials:

If you wish to begin Oodle API development, here are the details you will need:

  • First, make sure you have an API key. If you don't have one, start by requesting an API key.
  • In your source code, http://api.oodle.com/api is the Oodle API URL.
  • "get" is the name of the Oodle XML-RPC method that returns listings.
  • For more, see the full documentation for the get method.