🤖Bot access
How to verify code: Bot access / Software
https://api.opuna.com/v1/license/verify/<ACCOUNT_ID>/<CODE>{
"success": true,
"message": "Valid license key",
"subscription": {
"status": "ACTIVE",
"expires_at": "2024-05-17T05:00:48.548+00:00",
"price_recurring_amount": 10000
},
"license_code": {
"used": 2,
"usage_limit": 1,
"active": true
}
}Last updated