FastDOL · Example Payload

Fastdol Login Auth Login Post Request Example

OSHAComplianceWorkplace SafetyPublic RecordsFederal EnforcementLabor

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

Top-level fields

emailpassword

Example Payload

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