{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/KvStore",
"title": "KvStore",
"type": "object",
"description": "A KV store providing persistent key-value storage accessible from Fastly Compute services.",
"properties": {
"id": {
"type": "string",
"description": "The alphanumeric string identifying the KV store."
},
"name": {
"type": "string",
"description": "The name of the KV store."
},
"created_at": {
"type": "string",
"format": "date-time",
"description": "The date and time the KV store was created."
},
"updated_at": {
"type": "string",
"format": "date-time",
"description": "The date and time the KV store was last updated."
}
}
}
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.