Infisical logo

Infisical

Infisical is an open-source secrets management platform that provides developers with a centralized, end-to-end encrypted vault for storing, syncing, and rotating secrets across teams, environments, and cloud infrastructure. The platform offers a REST API enabling programmatic management of secrets, machine identities, PKI certificates, and privileged access controls. Infisical integrates with CI/CD pipelines, Kubernetes, cloud providers, and developer toolchains through official SDKs for Node.js, Python, Go, Java, Ruby, .NET, Rust, C++, and PHP. Available as both a managed cloud service and a self-hostable open-source deployment, Infisical (YC W23) supports audit logging, SAML SSO, SCIM, dynamic secrets, and secret rotation workflows for enterprise teams.

1 APIs 0 Features
Secrets ManagementSecurityDevOpsDeveloper ToolsOpen SourcePKICertificatesPrivileged Access ManagementCI/CDKubernetesEnvironment VariablesEncryption

APIs

Infisical REST API

The Infisical REST API provides programmatic access to secrets management, machine identity administration, PKI certificate issuance, and privileged access management. The API u...

Semantic Vocabularies

Infisical Context

2 classes · 51 properties

JSON-LD

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHubOrg
GitHubOrg
🔗
LinkedIn
LinkedIn
📰
Blog
Blog
💰
Pricing
Pricing
🟢
StatusPage
StatusPage
🔗
X
X
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps
🔗
Vocabulary
Vocabulary
🔗
JSONLDContext
JSONLDContext
🔗
JSONSchema
JSONSchema
🔗
JSONSchema
JSONSchema
🔗
JSONSchema
JSONSchema
🔗
JSONSchema
JSONSchema
🔗
JSONSchema
JSONSchema
💻
Examples
Examples
💻
Examples
Examples
💻
Examples
Examples

Sources

Raw ↑
aid: infisical
name: Infisical
description: >
  Infisical is an open-source secrets management platform that provides
  developers with a centralized, end-to-end encrypted vault for storing,
  syncing, and rotating secrets across teams, environments, and cloud
  infrastructure. The platform offers a REST API enabling programmatic
  management of secrets, machine identities, PKI certificates, and privileged
  access controls. Infisical integrates with CI/CD pipelines, Kubernetes,
  cloud providers, and developer toolchains through official SDKs for Node.js,
  Python, Go, Java, Ruby, .NET, Rust, C++, and PHP. Available as both a
  managed cloud service and a self-hostable open-source deployment, Infisical
  (YC W23) supports audit logging, SAML SSO, SCIM, dynamic secrets, and
  secret rotation workflows for enterprise teams.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/infisical/refs/heads/main/apis.yml
created: 2026-06-13
modified: 2026-06-13
specificationVersion: "0.19"
tags:
  - Secrets Management
  - Security
  - DevOps
  - Developer Tools
  - Open Source
  - PKI
  - Certificates
  - Privileged Access Management
  - CI/CD
  - Kubernetes
  - Environment Variables
  - Encryption
apis:
  - aid: infisical:infisical-api
    name: Infisical REST API
    description: >
      The Infisical REST API provides programmatic access to secrets
      management, machine identity administration, PKI certificate issuance,
      and privileged access management. The API uses per-resource versioning,
      Bearer token authentication via Universal Auth machine identities, and
      supports create, read, update, and delete operations on secrets as well
      as audit log queries, project management, and access control
      configuration.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://infisical.com/docs/api-reference/overview/introduction
    baseURL: https://app.infisical.com
    tags:
      - Secrets
      - PKI
      - Certificates
      - Identity
      - Access Control
    properties:
      - type: Documentation
        url: https://infisical.com/docs/api-reference/overview/introduction
      - type: Authentication
        url: https://infisical.com/docs/api-reference/overview/authentication
      - type: OpenAPI
        url: openapi/infisical-infisical-api-openapi.yml
common:
  - type: Website
    url: https://infisical.com
  - type: Documentation
    url: https://infisical.com/docs
  - type: GitHubOrg
    url: https://github.com/Infisical
  - type: LinkedIn
    url: https://www.linkedin.com/company/infisical
  - type: Blog
    url: https://infisical.com/blog
  - type: Pricing
    url: https://infisical.com/pricing
  - type: StatusPage
    url: https://status.infisical.com
  - type: X
    url: https://twitter.com/infisical
  - type: Plans
    url: plans/infisical-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/infisical-rate-limits.yml
  - type: FinOps
    url: finops/infisical-finops.yml
  - type: Vocabulary
    url: vocabulary/infisical-vocabulary.yml
  - type: JSONLDContext
    url: json-ld/infisical-context.jsonld
  - type: JSONSchema
    url: json-schema/infisical-secret-create.json
  - type: JSONSchema
    url: json-schema/infisical-secret-update.json
  - type: JSONSchema
    url: json-schema/infisical-secret-delete.json
  - type: JSONSchema
    url: json-schema/infisical-universal-auth-login.json
  - type: JSONSchema
    url: json-schema/infisical-dynamic-secret-create.json
  - type: Examples
    url: examples/infisical-universal-auth-login-example.json
  - type: Examples
    url: examples/infisical-secret-create-example.json
  - type: Examples
    url: examples/infisical-dynamic-secret-create-example.json
maintainers:
  - FN: Kin Lane
    email: [email protected]