Create New User and Register to Products

post

Create New User and Register to Products

This endpoint allows you to create a user on the Arity platform and register that user to a product. Once these two steps are completed, the user will be ready to upload data to the platform and have it processed and read.

Resource URL

https://api-sandbox.arity.com/registration/v2 /users/products

Header Parameters


Name Values Description
Authorization
(required)

Access Token

Body Parameters


Name Values Description
body
(required)

Request Body

userId: The user ID is the identification you will use to connect your customer on our platform to the ID in your system of record. As we save no PII, this user ID will be the method with which you track and identify your end user moving forward.

products: Products are sets of capabilities that power the back end of your app. At this point the only product available for registration is “Driving Behavior”.

additionalParameters:

HTTP Basic

OAuth 2.0

API Key

Reset

Make a request and see the response.

Make a request and see the response.

Make a request and see the response.

Response Error Details

  • HTTP Code
    Error Code
    Description
  • 400
    400

    Bad Request response

  • 401
    401

    Unauthorized response

  • 500
    500

    Server Error response

Resource Summary

Security

Content Type

application/json

Category

Users

Name Type Description
Name Type Description

Working...

© 2019 Arity, LLC. All rights reserved.  | Privacy Policy | Terms of Use | Legacy APIs