Doppler REST API

Versioned REST API (v3) for managing Doppler workplaces, projects, environments, configs, secrets, dynamic secrets, service tokens, service accounts, integrations, audit logs, and webhooks. Authentication uses high-entropy Doppler tokens (CLI, Personal, Service, Service Account, Service Account Identity, SCIM, or Audit) presented as Bearer tokens.

API entry from apis.yml

apis.yml Raw ↑
aid: doppler:rest-api
name: Doppler REST API
description: Versioned REST API (v3) for managing Doppler workplaces, projects, environments, configs,
  secrets, dynamic secrets, service tokens, service accounts, integrations, audit logs, and webhooks.
  Authentication uses high-entropy Doppler tokens (CLI, Personal, Service, Service Account, Service Account
  Identity, SCIM, or Audit) presented as Bearer tokens.
humanURL: https://docs.doppler.com/reference/api
baseURL: https://api.doppler.com/v3
tags:
- Secrets Management
- SecretOps
- DevOps
- Configuration Management
properties:
- type: Documentation
  url: https://docs.doppler.com/reference/api
- type: Authentication
  url: https://docs.doppler.com/reference/auth-token-formats
- type: Getting Started
  url: https://docs.doppler.com/docs/start