Browse documentation

Dashboard

3 endpoints.

Paths are relative to the base URL for your environment. Unless marked otherwise, every request needs an Authorization: Bearer header.

GET/dashboard/analytics

Get Analytics

Response fields

Asserted by the API’s own test suite.

successanalytics
POST/dashboard/company-details

Save Company Details

Request body

json
{
  "companyName": "Test Company LLC",
  "address": "123 Main St",
  "city": "Dallas",
  "state": "TX",
  "zip": "75001"
}

Response fields

Asserted by the API’s own test suite.

successdata
GET/dashboard/status

Get Status

Response fields

Asserted by the API’s own test suite.

userIdorganizationIdapplicationStatusaccountActivated