Cloudflare Secrets Store API

The Cloudflare Secrets Store API enables developers to securely encrypt and store sensitive information as secrets that are reusable across a Cloudflare account. It provides endpoints for managing stores and secrets, with integration into Workers and AI Gateway for runtime access.

API entry from apis.yml

apis.yml Raw ↑
aid: cloudflare:cloudflare-secrets-store-api
name: Cloudflare Secrets Store API
tags:
- Configuration
- Secrets Management
- Security
humanURL: https://developers.cloudflare.com/secrets-store/
baseURL: https://api.cloudflare.com
properties:
- url: https://developers.cloudflare.com/secrets-store/
  type: Documentation
- url: https://developers.cloudflare.com/api/resources/secrets_store/
  type: APIReference
description: The Cloudflare Secrets Store API enables developers to securely encrypt and store sensitive
  information as secrets that are reusable across a Cloudflare account. It provides endpoints for managing
  stores and secrets, with integration into Workers and AI Gateway for runtime access.