curl --location --request POST 'https://tokensniped.com/api/keys' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "Production Server",
"rateLimitRpm": 100,
"rateLimitRpd": 10000
}'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"keyPrefix": "string",
"isActive": true,
"rateLimitRpm": 0,
"rateLimitRpd": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"key": "sk_live_aBcDeFgHiJkLmNoPqRsTuVwXyZ123456...",
"message": "Save this key - you won't be able to see it again!"
}