Skip to content
John Caprez edited this page Apr 17, 2020 · 3 revisions

The following subsections show the intended use of the service in real life examples.

Usage examples

Guidelines on how to use the API during registration and competition can be found bellow.

API client library

If you want to use the WDSF API in your software you can also use our .NET API Client.

PHP example

This code shows how to query person and couple information from the WDSF API.

This script was provided by Stéphane Cervetti (cadmdanse@free.fr) from CADM.

Clone this wiki locally