This is a catch-all provider — any valid URL under
https://api.doppler.com is supported. Doppler REST API. Use GET/POST/PUT/DELETE on any /v3/* endpoint. The endpoints below are curated examples.Endpoints
List secrets for a config
GEThttps://api.doppler.com/v3/configs/config/secrets?project=my-project&config=production — Free
- SDK
- cURL
List all projects
GEThttps://api.doppler.com/v3/projects — Free
- SDK
- cURL
Create a project
POSThttps://api.doppler.com/v3/projects — Free
- SDK
- cURL
Update secrets for a config
PUThttps://api.doppler.com/v3/configs/config/secrets — Free
- SDK
- cURL
Delete a config
DELETEhttps://api.doppler.com/v3/configs/config — Free
- SDK
- cURL
Next Steps
All Providers
Browse all supported AI providers
Forward Proxy
Learn how to construct proxy URLs and authenticate requests