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:
AuthenticationUsers
Everything related to users:
PayoutsLast updated