Infisical
communityOpen-source secret management platform with end-to-end encryption and infrastructure integrations.
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://app.infisical.com/api/v3/secrets/rawList secrets
Parameters
secretPathfolder path (stringoptionalenvironmentdev|staging|prod (stringrequiredworkspaceIdproject ID (stringrequiredReturns
secrets[] with secretKey, secretValue, version, type, createdAt, updatedAtPOST
https://app.infisical.com/api/v3/secrets/raw/{secretName}Create a secret
Parameters
typeshared|personal (stringoptionalsecretNamesecret key (stringrequiredenvironmentenvironment (stringrequiredsecretValuesecret value (stringrequiredworkspaceIdproject ID (stringrequiredReturns
secret with secretKey, secretValue, version, createdAtGET
https://app.infisical.com/api/v2/organizations/{orgId}/workspacesList workspaces/projects
Parameters
orgIdorganization ID (stringrequiredReturns
workspaces[] with id, name, environments[], createdAt, updatedAt