doppler
Troubleshooting
If requests fail, run zero doctor check-connector --env-name DOPPLER_TOKEN or zero doctor check-connector --url https://api.doppler.com/v3/configs/config/secret --method GET
Core APIs
Fetch a Single Secret by Name
curl -s "https://api.doppler.com/v3/configs/config/secret" \
-H "Authorization: Bearer $DOPPLER_TOKEN" \
-G \
--data-urlencode "project=<project-slug>" \
--data-urlencode "config=<config-name>" \
--data-urlencode "name=<SECRET_NAME>" | jq '{name: .secret.name, raw: .secret.value.raw, computed: .secret.value.computed}'
Replace <project-slug> with your Doppler project slug, <config-name> with the config (e.g., dev, prd), and <SECRET_NAME> with the exact secret key.
More from vm0-ai/vm0-skills
hackernews
Hacker News API for stories and comments. Use when user mentions "Hacker
2.7Kcloudflare-tunnel
Cloudflare Tunnel API for secure tunnels. Use when user mentions "Cloudflare
560google-sheets
Google Sheets API for spreadsheets. Use when user mentions "Google Sheets",
415minimax
MiniMax API for AI models. Use when user mentions "MiniMax", "Chinese
347instagram
Instagram API for posts and media. Use when user mentions "Instagram",
331apify
Apify web scraping platform. Use when user mentions "scrape website",
317