curl https://upstash.com/start-redis \ -H "User-Agent: <your-agent-name>"Get Instructions
Returns instructions for creating a free Redis database without an account.
1 min read
gethttps://upstash.com/start-redis
gethttps://upstash.com/start-redis
This endpoint does not require authentication. It returns a markdown
document that explains how to create a free, temporary Redis database with
POST /start-redis, including how
the Idempotency-Key header works and how the database can be claimed later.
It is meant to be read by AI agents: point an agent at
https://upstash.com/start-redis and it has everything it needs.
Request#
This endpoint doesn't require any parameters.
Response#
The response body is text/markdown.