DDroomwork Developers

The reference

One page per module. For every endpoint you get its purpose, its parameters, an example request, an example response, the errors it can return, and a code sample in each of seven languages.

ModuleLineWhat it doesEndpoints
ANCHORHireIdentity, one real person, not several accounts37
PROOFHireCapability, what a person can actually do33
RAILHireLegal standing of the working relationship42
FLOWHireSourcing, broadcast and screened leads37
MATCHHireAllocation and proof of service40
RUNPayGross to net payroll calculation37
REMITPayStatutory remittance and proof of it44
ROUTEPayGetting money into accounts on payday36

The platform underneath

You don't buy these, and every integration uses them. Your credentials come from IAM, you register webhooks with DELIVERY, and LEDGER is where you read the money that moved.

ServiceLineWhat it doesEndpoints
IAMPlatformRegistration, sessions, API keys and the token grant11
DELIVERYPlatformWebhook endpoints and the deliveries made to them9
LEDGERPlatformThe double entry books behind everything that moves money3

Quickstart

Register, take a key, call an endpoint. Three requests.

Error index

Every code this API can return, what it means, and which endpoints return it.

Webhooks

Every event you can be sent, what it carries, and what every delivery guarantees you.