Create User

In order to send an applicant to us you must first create a user in the DataOne system. POST v1/users can be used to generate a userId that can be subsequently used to start a session to connect and receive open banking data and products.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The user information to be persisted.

string
required

Full name of the user. This is a required field. This must be 256 characters or less.

string

An optional ID that can be used to correlate to a User. This must be 256 characters or less.

string
enum

An optional string enum which is used to represent the origin of account and transactions data. If not provided, the default value DATA_ONE is used. DATA_ONE dataOrigin users have stored account and transaction data which the DataOne system retrieves via open banking connections from ASPSPs (this is the current default for all existing users). CAAS dataOrigin users have stored account and transaction data which is directly sent to the DataOne system via API by DataOne partners.

Allowed:
Responses

401

API key authentication unsuccessful.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json