To help you build your applications more efficiently, this guide covers the functionalities of the Developer Management Platform and best practices for optimal usage.
Creating a Project
Getting Started with the Developer Management Platform
Step 1: Create/Log In to Your Account
- Click Developer Center in the navigation bar and access the Developer Management Platform.
- Select Connect Wallet to create or log in to your account.
- Choose your preferred wallet—OKX Web3 Wallet is recommended for seamless integration.
- After selecting the wallet, click Verify. A prompt will appear in your wallet—select Sign.
Congratulations! You've successfully created an account and logged into the Developer Management Platform.
Step 2: Create a New Project
- Enter a Project Name and optional Project Description, then click Confirm.
- After creation, view project details under the Projects tab.
- To add another project, select Create New Project.
Generating an API Key
Once registered, you can generate and use an API key for secure interactions.
Prerequisites
- API Key: A unique identifier for your application or user to interact with APIs.
- Secret Key: Works alongside the API key, adding an extra security layer.
- Passphrase: Encrypts the Secret Key on OKX OS servers—required for viewing the Secret Key or modifying API details.
Creating a New API Key
- Navigate to your project and click Manage.
- Select Create API Key.
- Enter the API Key Name and Passphrase, then click Create.
⚠️ Note: Store your Passphrase securely—it cannot be recovered if lost.
Retrieving Your Secret Key
The Secret Key is required for API requests. Click Copy to view it.
FAQs
1. How do I reset my Passphrase?
Passphrases cannot be reset. If lost, you must generate a new API key.
2. Can I use multiple wallets with one account?
Yes, but each project is linked to a single wallet for API key generation.
3. What if my API key is compromised?
Immediately revoke it in the Developer Management Platform and create a new one.
👉 Explore advanced API integrations