stacksunset

← All deprecations

OpenAI Reusable Prompts API

Shuts down November 30, 202698 days from today.

VendorOpenAI
What endsReusable Prompts API
AnnouncedJune 3, 2026
ShutdownNovember 30, 2026
Notice given180 days
ReplacementMove prompt storage into application code
SourceVendor documentation

What is affected

No successor service. Teams storing prompts server-side must build their own versioning.

How to check whether this affects you

Search your codebase for the identifiers above. They commonly appear in environment variables and configuration files as well as in source, so grep your deployment config, not just your application code.

Find out before it breaks, not after

Stack Sunset watches the vendor announcement layer that dependency scanners miss — API sunsets, licence changes, pricing shifts — and tells you which of the things you depend on is about to stop working.

Watch on GitHub