Users

This object represents a user of your business. The user will have an address for each blockchain network and with the API will be able to send and receive different cryptocurrencies.

User Object

Create User

POST https://api.ceibit.com/v1/users

Headers

Request Body

{
    // Response
}

Last updated