Last updated 8 days ago
GET /wallets/keypair
GET
/wallets/keypair
Returns your private-key as a bs58 string and your bs58 public key.
Headers
Response
{ "publicKey": "334RfibcWS8yVsivjQDeGmSubSkfRKJe6FKKiYXUijM6", "privateKey": "2c6Ys7b4YDMcAE8J2Sj2t42Bu3pizjE2ZyvVhF9dQ3DehjobvDNZCHBrwoxst6WfiM6PZRKQJZyd2cePddVDHM9n" }
{ "message": "Unauthorized", "statusCode": 401 }
WKeys and Private Keys authorize using a wallet.
Just like you can use them to move your funds and trade, anyone else with your keys can too. Store your private key and WKey securely!
X-PUMPLIFY-WKEY
your WKey