Create a user

Creates a new Basiq user object

Recipes
Account Verification
Open Recipe

A user must be created before connecting to any financial institutions, as this is where data will be aggregated.

We do not check for existing users with the same details

We rely on the ID of the user for uniqueness, so will not do a check for existing users with the same mobile or email. If this is a concern then it should be handled in the partner application. You must only provide a mobile OR an email to create the user - not both.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!