v1

latestOpenAPI 3.1.0QFEX License2026-07-26264545.2 KB
user

Create Subaccount

Allocates a new subaccount ID for the authenticated user and returns it in the response body.

post/user/subaccounts

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

account_idstring uuid required

Example response

{
  "$schema": "https://api.qfex.com/schemas/CreateSubaccountResponseBody.json"
}