Skip to main content

Introduction

Our Documentation is divided in several sections:

Quick Start

Core Concepts

Have a look at the Core Concept pages and take your time to read through it. These concepts will help you get familiar with our WebSocket server api and how to use it more efficiently. They are not related to any of our frameworks or libraries.

When you read through the Core Concept page, you can start choosing your implementation approach based on the language, framework or library you want to use in your application.

Code Examples

If you want to know how you can implement our API within your code, then we suggest to have a look at our Code Examples. These code examples come in CodeSandboxes. This allows you to easily fork the code examples and experiment with them for personal use. For now we only have JavaScript code examples, but, we plan to add more examples that are created with different languages, frameworks and libraries in the near future.

Languages

When using our code examples, we also suggest to have a look at our Languages section. Here, we describe in detail how you can setup your personal project properly to make use of our API. This will surely come helpful when you try to integrate some of our code examples in your own project.

Guides

If you want to know for example how you can monetize your application or how to create a secure way for users to log in to your application, then we provide a handful of Guides that can assist you with that.

Setting up a Deriv application

If you want to know more about the essentials that are needed to setup your own application, then have a look at the Setting up a Deriv application section.