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 SafeBecause 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.
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
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