Admin APIs
Admin endpoints provide server-side, trusted operator workflows (user management, KYC/KYB, template management, admin payment/refund orchestration). They are not intended for client-facing applications.
Authentication: Admin endpoints use API key authorization via the VantagePayAdminClient. API keys are provisioned by VantagePay and are separate from end-user access tokens.
JavaScript SDK: The JavaScript SDK is client-only and does not cover admin APIs. Use the .NET SDK with VantagePayAdminClient for admin workflows.
