WSPN
Language
  • English
Version
  • V1.0
Wallet
Language
  • English
Version
  • V1.0
Wallet
Twitter
Telegram
Linkedin
  1. English
  • Introduction
  • Get Started
  • Signature
  • About WUSD
  • Webhook Service
  • Sandbox Environment
  • Blockchain Confirmations
  • Appendix
  • API Keys
  • Core Functionality
    • Quickstart: Deposit via Blockchain Wallet
    • Quickstart: Withdraw via Blockchain Wallet
    • Quickstart: Deposit via Funds Transfer
    • Quickstart: Withdraw to Bank
  • Api Reference
    • Authentication
      • Get Access Token
      • Refresh Access Token
    • Wallet
      • Address
        • Get Deposit Address
        • Add Whitelist Address
        • Get Whitelist Address
        • Delete Whitelist Address
      • Remit Info
        • Get Deposit Remit Info
        • Add Remit Info
        • Edit Remit Info
        • Get Remit Info
        • Delete Remit Info
      • Transaction
        • Get Balance
        • Create Fiat Deposit
        • Create Fiat Withdraw
        • Create Crypto Withdraw
        • Get Fiat Transaction
        • Get Exchange Rate
        • Create Mint/Redeem
        • Mint/Redeem History
        • Get Mint Redeem Receipt
        • Get Fiat Transaction Receipt
        • Get Crypto Transaction Receipt
      • User Account
        • Country List
        • Create
        • Batch Create
        • Kyb Submit
        • Kyb Batch Submit
        • Sub Account
        • Sub Account/Api Key
      • File Upload
        • File Upload
  1. English

API Keys

Get the API keys you need to authenticate client requests—and learn how to keep them safe.
API keys are unique data strings used to authenticate a user and enable access to privileged operations on WSPN APIs. All WSPN APIs use API keys as the mechanism to authenticate client requests. Your API key should be kept confidential and secure at all times.
Authentication is required for all API requests; without it, the requests will fail.
All API requests must be made over HTTPS.
Keep Your API Keys Safe
Because our API keys allow access to privileged operations on WSPN APIs, you must keep them secure at all times.
Ensure your API key is always stored securely.
Never share it or record it in a publicly accessible medium (client-side code, public repositories, etc.).
Caution: If you lose secure control of your API keys, your entity may suffer financial loss.

Create your API key#

Generate a standard API key:
1
Log in to the OTC Management System
Please contact your business personnel to log in the OTC Management System to help you create ClientId and ApiKey information, which will be sent to you in the form of email after the creation.
Testnet: Login
Mainnet: Login
2
Create API Keys
Follow the steps in the diagram to configure your API Key and make it active. After the configuration is complete, the API Key will be sent to you via email. Please keep your API Key information safe
CleanShot 2025-01-02 at 17.57.43@2x.png
3
Copy and Store your API key
Copy and save your API Key and other information, which will be used for API access and sandbox testing
CleanShot 2025-01-02 at 18.05.02@2x.png
Modified at 2025-05-28 07:29:19
Previous
Appendix
Next
Quickstart: Deposit via Blockchain Wallet
Built with