API Reference

Creates an account

Creates a new business account. Must still be validated before using. Use the /validate endpoint with the token sent to the email.

Log in to see full request history
Body Params

Account creation information

string
required
string
required
string
required
string
string
address
object
string
string

If taxIdType is CPF, should be the owner's CPF. If taxIdType is CNPJ, should be a partner's CPF

string

Birth date of the owner/partner

string

Required only if taxIdType is CNPJ

string

Required only if taxIdType is CNPJ

string

Required only if taxIdType is CNPJ. Creation date of the company

string

Required only if taxIdType is REGNUM. Must represent some kind of registration number for the company

Responses
201

Account created, awaiting for email confirmation

401

Authorization failure

429

Rate limited

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json