Skip to main content
Each dashboard action has a matching API endpoint. Once you know which cases come up most for your customers, you can automate the same workflow.
Two panel actions have no public endpoint today: Upload documents, and the combined onboarding link that covers verification and terms signing in one URL. Programmatically, mint a verification link with identifications/v2 and drive signings through the signings endpoints. Everything else in the table is a direct equivalent.
See Onboarding for the full API flow, and Webhooks to get told when a customer’s status changes instead of watching this page.