FastDOL · Example Payload

Fastdol Signup Request Example

OSHAComplianceWorkplace SafetyPublic RecordsFederal EnforcementLabor

Fastdol Signup Request Example is an example object payload from FastDOL, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

emailpasswordcompany_name

Example Payload

Raw ↑
{
  "email": "analyst@example.com",
  "password": "CorrectHorseBatteryStaple1!",
  "company_name": "string"
}