LogoLogo
WebsiteLoginStatus
API Reference
API Reference
  • Introduction
  • Introduction to GraphQL
    • What is GraphQL?
      • GraphQL Schema
      • Example Using GraphQL
    • Authentication
    • Queries
      • Example Query
    • Mutations
      • Example Mutation
    • Variables
    • Fields
  • Develop With inabit API
    • Getting Started
      • Authentication
      • inabit Postman Collection
    • Organizations
      • Organization Info
      • Organization ID
      • Organization Users
      • Organization Contacts
      • Organization Transactions
    • Wallets
      • Wallets Info
      • Create inabit Wallet
      • Edit Wallet Name
      • Generate Deposit Address
      • Fetch Deposit Address
      • Save Address to Whitelist
      • Archive / Unarchive Wallet
      • Disconnect Exchange Wallet
    • Contacts
      • Contact Info
      • Create New Contact
      • Update Contact
    • Transactions
      • Transaction Info
      • Create Transfer Request
      • Create Off Ramp Request
      • Create On Ramp Request
      • Create Exchange Swap
      • Create inabit Wallet Swap
      • Edit Transaction Note
    • Utilities
      • Fetch Financial Asset
      • Fetch Blockchains
  • Remote Approver App
    • Setup and Configuration
    • API Wallets Generation
    • Automate Signing Transactions
    • Webhooks
      • Notification Types
  • WHAT WE SUPPORT
    • Assets & Tokens
    • Blockchains
    • Exchanges
      • Binance
      • Kucoin
      • Kraken
  • Changelog
Powered by GitBook
On this page
  • Connecting your Kucoin wallet
  • Kucoin Configuration:
  • inabit Configuration:

Was this helpful?

Export as PDF
  1. WHAT WE SUPPORT
  2. Exchanges

Kucoin

Kucoin Exchange Integration with inabit

PreviousBinanceNextKraken

Was this helpful?

Connecting your Kucoin wallet

Kucoin Configuration:

  • Refer to the to learn how to generate an API key.

    • You can also generate an API key directly from Kucoin UI under the account settings section: "API Management".

    • When creating a key we recommend naming the API key - "inabit", so there won't be any confusion with other future/existing keys.

  • After you confirm the validity of your new API key, keep a record copy of both the API Key and Secret Key. You will need them when adding this exchange to your organization.

  • Make sure you've enabled the following API restrictions when generating the keys:

    • General

    • Spot Trading

    • Transfer

  • Under the IP Restriction section, click on "Yes" and add the following IP to the list, as follows:

35.233.10.83
  1. This IP address belongs to inabit and by whitelisting it in the exchange API, you enable access for inabit services to operate on your behalf.

  2. This IP address must be whitelisted otherwise, the connectivity to inabit will fail.

inabit Configuration:

  • Within the inabit platform, go to the wallets page and click on "Add new".

  • Select the option "Exchange Wallet" and choose the "Kucoin" option.

  • Fill in the following details:

    • Wallet name

    • API key (the one saved from Kucoin)

    • Secret key (the one saved from Kucoin)

    • Passphrase

      • Also known as "Trading Password"

      • (A required 6 digit password that you've set for Kucoin API)

  • Click on "Connect Exchange".

If all credentials are okay and the wallet name is valid, the connection should be successful and you can start managing the Kucoin wallet in your organization!

KuCoin.com API Documentation