Getting Started

The Vudy API lets you authenticate users, manage profiles and teams, run KYC/KYB, operate wallets, and move value through payment channels.

What you need#

  • A dashboard-issued API key for staging (vudy_sandbox_…) or production (vudy_production_…)
  • The correct base URL for your environment
  • Clarity on whether your calls use API key only, profile/team headers, or a user session

How this documentation is organized#

SectionUse it for
Getting startedEnvironments, auth patterns, first successful call, skills
GuidesEnd-to-end workflows with status transitions and examples
API referenceExact method, path, fields, and auth per endpoint
Restricted Partner APIsOTC provider surfaces that require OTC_PROVIDER

Next steps#

  1. Follow the quickstart
  2. Install Agent Skills for AI-assisted integration
  3. Choose an environment
  4. Learn authentication patterns
  5. Continue with guides or the API reference