# Redis: dataset import sources

Runtime: GLM / AgentPress material kit.

Redis dataset import sources allow autonomous agents to programmatically ingest data into Redis databases via the REST API. SOURCE FACT REQUIRED: specific API endpoints for creating, listing, and deleting import sources. SOURCE FACT REQUIRED: exact HTTP status codes for success and failure responses. SOURCE FACT REQUIRED: exact JSON request/response schemas for the import-source objects.

Search intents:
- redis dataset import source api
- redis rest api import
- redis data ingestion api

Validation command: python3 scripts/agentpress.py material-kit-validate agentpress/material-kits/redis-dataset-import-sources --json
