Create subaccount
POST/subaccounts
Creates a new subaccount under the main account.
info
This is a private endpoint. To send requests, you need to authenticate.
warning
To use this private endpoint, you must use the API key of your main account with the Administrative permission.
Rate limit weight points: 5
Request
Responses
- 200
- 4XX
The request was successful.
Response Headers
bitvavo-ratelimit-remaining
The number of remaining weight points before it resets at bitvavo-ratelimit-resetat.
bitvavo-ratelimit-resetat
The time when bitvavo-ratelimit-remaining resets to bitvavo-ratelimit-limit.
bitvavo-ratelimit-limit
The number of available weight points in one minute.
For error codes, see Handle errors.