< Back

Enterprise endpoints

**NOTE** This API specification is still under heavy development. Follow CryptFolio Updates to stay in the loop.

For our enterprise customers, you are also able to access these endpoints to create, update and delete accounts for your users:

GET /api/users coming soon

List all of your user accounts.

POST /api/users/create coming soon

Create a new user account.

PATCH /api/users/ID coming soon

Update the attributes of a user account.

DELETE /api/users/ID coming soon

Delete a user account.