Check workspace license requirements
Resolve the workspace's selected states against its trade rules and the existing license acceptance checks. missing lists actual license blockers. Other configured fields guide onboarding and ad copy; their presence does not imply an automated registry check. Billing, funding and job completion are checked separately on launch.
Resolve the workspace's selected states against its trade rules and the existing license acceptance checks. missing lists actual license blockers. Other configured fields guide onboarding and ad copy; their presence does not imply an automated registry check. Billing, funding and job completion are checked separately on launch.
Create a scoped key in Benjiads → Integrations. Sent only in Authorization.
In: header
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/workspace/requirements"{ "workspaceId": "string", "vertical": "string", "states": [ "string" ], "fields": [ { "key": "string", "label": "string", "askAt": "onboarding", "requiredIn": [ "string" ], "why": "string" } ], "missing": [ { "key": "string", "label": "string", "states": [ "string" ] } ], "licenseLine": "string", "disclosures": [ "string" ], "manageUrl": "http://example.com"}Read a vertical's requirements GET
Read the full configured rule sheet for a trade such as plumber, including requiredIn states and disclosures. Check get_workspace_requirements for the current workspace's license blockers.
Read the site and its draft GET
Read published content and the current draft. Available without a paid subscription.