2. API Authentication
Authentication API to get an accessToken
Production URL: https://prod.quadrata.com/api/v1/login
Authentication API to get an accessToken to pass to <QuadClient>
POST
https://int.quadrata.com/api/v1/login
Request Body
Name
Type
Description
apiKey*
String
Company API KEY
Last updated