Onboarding steps
1
Collect end client KYC information and documentation
2
Sign terms and conditions
The end client signs the Anchorage Digital terms and conditions (see integration paths below — this step may be optional depending on your setup).
3
Submit the application
Once application data and documentation are ready, submit via API.
4
Anchorage Digital review
Anchorage Digital performs KYC due diligence. If documents are missing or questions arise, additional materials will be collected via secure file sharing.
5
Application approval
Once approved, application status becomes
COMPLETE. Use webhooks to get notified when approval is complete.Sandbox: Applications must use mock/dummy data and reviews are expedited. In production, actual client information is required and a more thorough review process applies. No dummy data is permitted in production.
Terms and conditions integration paths
Option 1: With Anchorage Digital terms and conditions
Include Anchorage Digital T&Cs for end clients to sign. These are hosted via DocuSign and can be embedded in your existing onboarding workflow.Anchorage Digital supports DocuSign’s Embedded Signing integration, which allows immediate signing within an app or website. Signed URLs are valid for 5 minutes (a DocuSign limit that cannot be changed) and should be generated immediately before use. If a URL expires, request a new one with a subsequent GET call to the agreement endpoint. See DocuSign embedded signing documentation for details.