Create an api key for your users
@spec create_key(map) :: map()Creates an API key for your users.
API
where this key should be created.cus_
or their api keys with sk_live_
.The underscore is automtically added if you are defining a prefix, for example: "prefix": "abc"
will result in a key like abc_xxxxxxxxx
16 bytes
, or 2128 possible combinationsexpires
.Example: