Generate a Key
Create a new API Key
Name
Value
Name
Optional
Type
Description
{
"name": "My API Key",
"expiry": 1735689600000
}{
"code": 200,
"data": {
"apiKey": "gAAAAABnP7fAh9VNmiIkHlpLRMmDNduOCDls4rgdngQpqA0GDNQXipd2ljo4YmNec9K56kvPP5u6zfsEIVrQXD9C_ZInRmH7XZ9BpguHJgd2W2xJVqdZL_Rp6xHR6nb-T",
"apiKeyId": "d0e13388-c3b8-4bd4-8361-4b699828cde6"
},
"message": "User API KEY. PLEASE make a copy. This key can not be retrieved again.",
"status": "success"
}{
"status": "ERROR",
"message": "Invalid expiry date. Expiry date is provided in milliseconds"
}{
"status": "ERROR",
"message": "Invalid expiry date milliseconds",
}{
"status": "ERROR",
"message": "User api key exceeds allowed limit",
}Last updated
Was this helpful?