Skip to content

Integrations Overview ​

KeyRunner integrates with essential tools and platforms to streamline your API workflows, enhance security, and enable smoother collaboration. This page provides a quick overview of supported integrations and how they fit into your stack.


πŸ” Secret Management Integrations ​

Securely retrieve secrets during request execution using two modes:

1. Enterprise (via KeyConnector / KCSV) ​

  • Secrets are fetched securely at runtime
  • Managed via KCSV through KeyConnector
  • Secrets never exposed to users or stored in the UI

2. Local Secret Store Support ​

  • Users can connect directly to supported secret stores
  • Secrets can be mapped as environment variables
  • Useful for local development, testing, or individual workflows
IntegrationDescription
AWS Secrets ManagerRetrieve tokens, keys, and other secrets securely in real-time
HashiCorp VaultEnterprise-grade secret storage with policy-based access control
Google Secret ManagerSecure integration with GCP-hosted secrets for scalable apps
Azure Key VaultUse KeyVault to fetch secrets inside flows and requests

πŸ” Vaults Setup Docs ​


πŸ”„ Git Integration ​

Connect your collections, flows, or environment files with a Git repo.

  • Sync API tests and flows with your existing Git workflows
  • Track changes across versions and branches
  • Ideal for team collaboration and version control

πŸ“„ Git Integration Setup


πŸ“ Import Tools ​

Seamlessly migrate collections from other tools into KeyRunner:

ToolMethod
PostmanBulk import or JSON migration via drag-and-drop
Thunder ClientImport supported directly into collections

Docs:


πŸ” MTLS (Mutual TLS) ​

Support for certificate-based authentication via MTLS:

  • Upload certs and keys for secure mutual TLS validation
  • Works in both local and enterprise environments

πŸ“„ MTLS Setup Guide


🧠 Scripting & External Libraries ​

Write custom pre/post scripts using built-in JS support:

  • Extend requests with logic and data manipulation
  • Import external libraries for added functionality

πŸ“„ Scripting | External Libraries


🌐 API Management Integrations (APIM) ​

KeyRunner supports direct integration with popular API Management platforms. This enables importing, testing, and managing APIs you already have in tools like Apigee or Sensedia.

IntegrationDescription
SensediaEnd-to-end API management: import, create, clone, delete APIs; manage consumer apps; streamline workflows from design β†’ test β†’ deploy β†’ monitor. Connect via Client ID, Secret, and User Login.
ApigeeCloud-based API management by Google. Import APIs into KeyRunner to test and monitor collections & flows.

πŸ“„ Sensedia | APIGEE


These integrations help make KeyRunner adaptable, secure, and automation-ready. Need something not listed here? Let us know β€” we’re actively expanding this ecosystem.

Released under the MIT License.