Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

Included in this page are a few examples showing a couple of different usages of the API. These examples require the freely available LINQPad program version 4.47.03 or above in order to view or execute the sample script. In addition, for the API you're communicating with, you will require a valid API user account. Such an account can be obtained from the owner of site. For instance, RSPCA QLD would authorise user accounts for the Australian http://adoptapet.com.au/ website.


Table 1 Example

Category

Description

Download Link

Authentication

An example of authenticating and executing a authenticated call using the header method.

ApiExample_AuthenticationUsingHeaderMethod.linq

AuthenticationA more advanced example of authenticating and executing a authenticated call using the header method.ApiExample_AuthenticationUsingHeaderMethodAdvanced.linq

Authentication

An example of authenticating and executing a authenticated call using the cookie method.

ApiExample_AuthenticationUsingCookieMethod.linq

  • No labels