GET api2/onetime_key.json?value={value}
Get OneTime Key for Value
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
value | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Unique String
API.Models.OneTimeKeyResponseName | Description | Type | Additional information |
---|---|---|---|
key | string |
None. |
Response Formats
{ "key": "sample string 1" }