Integrating the Dotfile API

Choose an integration method

Dotfile is an hybrid system where you can either perform actions by API or manually on Console App.

To begin with, you should determine if you want an API/manual process for:

  1. Create case and entities
  2. Launch checks on entities
  3. Review checks (for now, can only be done on Console App)
  4. Approve/Reject case

Integration guides

Example integration

Context :

  • KYB Process with an in-house onboarding form
  • Case and entities creation via API (no Company search)
  • Checks launch via API
  • Checks and case review on Console App