Connect external wallet kit

The Connect Kit API allows you to easily integrate support for external crypto exchange accounts and wallets into your application. This enables your users to securely connect their existing accounts and move funds in and out of your application.

Getting Started

This endpoint allows the user to securely enable safe, easy crypto transfers from leading exchanges and wallets, all without leaving your platform.

POST https://dev-api.altra.click/connectkit/link-token

Request Body

// Connect exchange to wallet
{
    "userId": "user2"
}

Supported wallets and Exchanges

Last updated