# Spin Key-Value Store API

**Canonical:** https://apis.io/apis/spin/spin-key-value-api/  
**Provider:** Spin — https://apis.io/providers/spin/  
**Documentation:** https://spinframework.dev/v3/kv-store-api

Spin Key-Value Store API is one of 5 APIs that [Spin](https://apis.io/providers/spin/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Key-Value, Storage, and WebAssembly. The published artifact set on APIs.io includes API documentation and a GitHub repository.

The Spin Key-Value Store API provides Spin components with access to a persistent key-value storage service. Components read, write, and delete key-value pairs using the Spin SDK. The underlying store can be an in-memory store (for development), Redis, or cloud-managed storage depending on the deployment target.

## Machine-readable artifacts (2)

- **Documentation** — https://spinframework.dev/v3/kv-store-api
- **GitHubRepository** — https://github.com/fermyon/spin

## Other Spin APIs (4)

- [Spin HTTP Trigger API](https://apis.io/apis/spin/spin-http-trigger-api/)
- [Spin SQLite API](https://apis.io/apis/spin/spin-sqlite-api/)
- [Spin Serverless AI API](https://apis.io/apis/spin/spin-serverless-ai-api/)
- [Spin Variables API](https://apis.io/apis/spin/spin-variables-api/)

## Tags

Key-Value, Storage, WebAssembly

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/spin/spin-key-value-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/spin/.
