dotenv
communitySecrets management with .env file sync, encryption, and multi-environment support.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://vault.dotenv.org/v1/secretsList secrets
Parameters
environmentdevelopment|staging|production (stringrequiredReturns
secrets with key-value pairs, environment, versionGET
https://vault.dotenv.org/v1/keysList keys
Returns
keys[] with environment, key, created_atPOST
https://vault.dotenv.org/v1/pushPush secrets
Parameters
dotenvenv content (stringrequiredenvironmentenvironment (stringrequiredReturns
version, environment, changes_count