http://quickexpgxtyxalax7kfy4f3mntpjpqrfizwksogvtsgehkbkttuosid.onion/docs/api-v2
Sample Response: {
"apiId": 165,
"name": "MyApiKey",
"isActive": false,
"publicKey": "wUyMMACusMtU+S88AD8iz0...",
"secretKey": "63859f6a059c24df3d96fe6...",
"whiteListIp": ["127.0.0.1", "127.0.0.2"],
"createdAt": "2025-07-27T21:42:08.039Z"
} Note: secretKey is shown only once. Store it securely. Request Signing Every request to API v2 must include the following headers: X-Api-Public-Key : your publicKey X-Api-Timestamp : any timestamp X-Api-Signature : request signature...