# Redis Core

**Canonical:** https://apis.io/apis/redis/redis-core/  
**Provider:** Redis — https://apis.io/providers/redis/  
**Documentation:** https://redis.io/docs/latest/commands/

Redis Core is one of 4 APIs that [Redis](https://apis.io/providers/redis/) publishes on the [APIs.io](https://apis.io/) network. This API exposes 5 JSON Schema definitions. Tagged areas include Cache, Commands, Core, Database, and Key-Value. The published artifact set on APIs.io includes API documentation, a getting-started guide, a JSON-LD context, and 5 JSON Schemas.

Core Redis commands and data structure operations. Redis supports strings, hashes, lists, sets, sorted sets, streams, and more. The primary interface is the Redis Serialization Protocol (RESP) over TCP, with client libraries for all major programming languages.

## Machine-readable artifacts (11)

- **Documentation** — https://redis.io/docs/latest/commands/
- **GettingStarted** — https://redis.io/docs/latest/get-started/
- **GitHub** — https://github.com/redis/redis
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/redis/refs/heads/main/json-schema/redis-key-value-schema.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/redis/refs/heads/main/json-schema/redis-command-schema.json
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/redis/refs/heads/main/json-schema/redis-server-info-schema.json
- **JSONStructure** — https://raw.githubusercontent.com/api-evangelist/redis/refs/heads/main/json-structure/redis-key-value-structure.json
- **JSONStructure** — https://raw.githubusercontent.com/api-evangelist/redis/refs/heads/main/json-structure/redis-server-info-structure.json
- **JSONLD** — https://raw.githubusercontent.com/api-evangelist/redis/refs/heads/main/json-ld/redis-context.jsonld
- **Vocabulary** — https://raw.githubusercontent.com/api-evangelist/redis/refs/heads/main/vocabulary/redis-vocabulary.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/redis/refs/heads/main/apis.yml

## Other Redis APIs (3)

- [Redis Cloud API](https://apis.io/apis/redis/redis-cloud-api/)
- [Redis Enterprise API](https://apis.io/apis/redis/redis-enterprise-api/)
- [Redis Insight](https://apis.io/apis/redis/redis-insight/)

## Tags

Cache, Commands, Core, Database, Key-Value

---

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