Introduction

Fairlay provides full documentation for code integration, from Service Layer to Client endpoint.

If you are looking forward for a working code sample or are more confortable reading code rather than specifications, we suggest you to head over and start using one of our Clients which we offer in Python and .NET C# languages.

Otherwise you can start by reading our Server Layer API documentation, which is a low level API that works with HTTP and TCP protocols, this enables you to create a client of your own letting you choose your preffered language.

Finally we also provide a section for our Data types to assist you learning how we handle data.