Quickstart
Create a company, link an agent, issue your first directive.
1. Get an API key
Save the printed sk_live_... key. It is not shown again.
2. Create a company
Response:
The case starts with a full compliance calendar auto-seeded for a DE LLC.
3. Link an agent
Attach it to the company:
4. Issue a directive
The directive is hash-chained to the previous one. See Directives.
5. Subscribe to webhooks
Save the returned secret. Verify incoming signatures per
Signature verification.
6. View the case in the dashboard
Every API action is reflected in the dashboard under /dashboard/companies/{id}
with four tabs: Information, Compliance, Documents, Case.