{ "success": true, "data": { "challengeId": "abc123-def456", "message": "Sign this message to generate an API key for Oro Gold TradeBook: abc123-def456", "expiresAt": "2024-01-15T10:30:00.000Z" }}
Authentication
Request API Key Challenge
Initiates the API key generation process by creating a challenge message that must be signed by the requesting wallet.
{ "success": true, "data": { "challengeId": "abc123-def456", "message": "Sign this message to generate an API key for Oro Gold TradeBook: abc123-def456", "expiresAt": "2024-01-15T10:30:00.000Z" }}
This is the first step in the two-step API key creation process. Submit your wallet address and key type to receive a challenge message that must be signed.
{ "success": true, "data": { "challengeId": "abc123-def456", "message": "Sign this message to generate an API key for Oro Gold TradeBook: abc123-def456", "expiresAt": "2024-01-15T10:30:00.000Z" }}