Introduction
This page will describe the basic process of setting up the API, best practices, and the node.js module. This is important to read before using AccountableAPI.
The Accountable API is a useful account managing API that allows you to spin up user databases in seconds without needing to configure complicated settings.
Node.js Package
Whilst you can use network requests to manage users, you can also use the Node.js module to simplify the layout of editing data. If you are using Node, the module is available on NPM here: https://www.npmjs.com/package/accountable
Please read the specific docs on this Node module as it may be more relevant.
Pricing
Free
Hobby
Plus
Pro
Custom
Users
50
250
500
1000
1000+
Custom Fields
5
10
15
20
5+
2fa
No
No
Yes
Yes
Optional
Email Verification
No
No
No
Yes
Optional
Price (monthly)
Free
$5
$12
$25
Last updated
Was this helpful?