API Introduction

Welcome to the WolfEX API! We have implemented our API with REST. Our API supports HTTP verbs, API-keys are passed into the Rest API via the X-OMNI-APIKEY header.

General

  • The base endpoint is: https://api.wolfex.cc

  • All endpoints return either a JSON object or array.

  • All time and timestamp related fields are in UTC time.

  • Date time example: "2020-12-04T12:02:35.14Z"

Authentication

The query string request authentication method doesn't require any special HTTP headers. Instead, the required authentication elements are specified as query string parameters:

Authentication

Users

Everything related to users:

Payouts

Good to know: Using the 'Page Link' block lets you link directly to a page. If this page's name, URL or parent location changes, the reference will be kept up to date. You can also mention a page – like Authentication – if you don't want a block-level link.

Last updated