ListKeysOutput is a JSON Structure definition published by Amazon Payment Cryptography, describing 2 properties, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-payment-cryptography/refs/heads/main/json-structure/openapi-list-keys-output-structure.json",
"name": "ListKeysOutput",
"description": "ListKeysOutput schema from Amazon Payment Cryptography",
"type": "object",
"properties": {
"Keys": {
"allOf": [
{
"$ref": "#/components/schemas/KeySummaryList"
},
{
"description": "The list of keys created within the caller's Amazon Web Services account and Amazon Web Services Region."
}
]
},
"NextToken": {
"allOf": [
{
"$ref": "#/components/schemas/NextToken"
},
{
"description": "The token for the next set of results, or an empty or null value if there are no more results."
}
]
}
},
"required": [
"Keys"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.