APIs · head to head
Convoy vs HashiCorp Vault

Convoy
APIs
Open source webhooks gateway you self-host, handling both sending and receiving
- From
- Free
- Rated
- -

HashiCorp Vault
Cybersecurity
Manage secrets and protect sensitive data
- From
- Free
- Rated
- -
The short version
- Each has a real cost: Convoy the default deployment is self-hosted, so you operate Convoy plus Postgres and Redis and carry the on-call burden for the system that delivers your customers' events.; HashiCorp Vault policies are written in HCL with no graphical user interface for policy management or editing
- They diverge on capability: Convoy covers Inbound and outbound, HashiCorp Vault covers Secret storage.
- Prices and features above were last checked on 31 August 2026.
Where they differ
Only the attributes on which Convoy and HashiCorp Vault actually diverge.
| Attribute | Convoy | HashiCorp Vault |
|---|---|---|
| Pricing model | Per month, flat rate regardless of volume | open-source |
| Platforms | Linux, Docker, Kubernetes, Cloud | Linux, Windows, Mac, Api |
| Category | APIs | Cybersecurity |
| Founded | Unknown | 2014 |
Identical on both: starting price (Free), free tier (Yes), user rating (Not yet rated).
What each one covers
Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.
Only in Convoy
- Inbound and outbound
- Broker-driven ingestion
- Payload transformation
- Portal links
- Circuit breaking
- Retry policies
- OpenTelemetry export
- Role-based access control
Only in HashiCorp Vault
- Secret storage
- Dynamic secrets
- Encryption as a service
- Identity-based access
- Audit logging
- Leasing and renewal
- Secret engines
- Auth methods
What people use each for
The jobs each tool is most often brought in to do.
Convoy
- A fintech that cannot route customer webhook traffic through a third-party SaaS for compliance reasonsnot HashiCorp Vault
- A high-volume platform for which per-message webhook pricing costs more than the flat premium licencenot HashiCorp Vault
- A team that also receives webhooks from many providers and wants ingestion, verification and deduplication in the same gatewaynot HashiCorp Vault
- An engineering group that wants webhook delivery driven directly from an existing Kafka or SQS topicnot HashiCorp Vault
HashiCorp Vault
- Secrets managementnot Convoy
- Database credentialsnot Convoy
- API keysnot Convoy
- SSH accessnot Convoy
- PKI and certificatesnot Convoy
Where each one falls short
Documented limitations, not opinions. Every one is a constraint you would hit in normal use.
Convoy
- The default deployment is self-hosted, so you operate Convoy plus Postgres and Redis and carry the on-call burden for the system that delivers your customers' events.
- Frain Technologies is a small startup, and putting customer-facing delivery infrastructure on it means accepting real vendor continuity risk on a component that is hard to swap out quickly.
- The premium tier at a flat 999 US dollars a month is poor value below substantial volume, while the community edition omits the portal, transformations and RBAC that most production deployments end up wanting.
- The hosted cloud trial is capped at one project and 100 events a day, which is too small to properly evaluate the service before committing.
- Documentation and the third-party ecosystem are thinner than the established webhook services, so unusual configurations often mean reading the Go source.
HashiCorp Vault
- Policies are written in HCL with no graphical user interface for policy management or editing
- Unsealing requires managing multiple key shares and coordinating a quorum of operators
- Community Edition lacks enterprise features like namespaces and disaster recovery replication
- Requires additional monitoring solutions for alerting and observability
Pricing, plan by plan
Convoy
Free- CommunityFree
- Self-hosted open source gateway
- Inbound and outbound webhooks
- Automatic retries and message broker support
- Premium$999/month
- Flat rate irrespective of message volume
- Portal links and payload transformation
- RBAC, circuit breaking and white labelling
- Enterprise$undefined/year
- SAML SSO
- Dedicated support with SLA
- On-premises deployment assistance
- Cloud$undefined/month
- Hosted by Convoy
- 14 day trial limited to one project and 100 events a day
- Usage-based tiers above the trial
HashiCorp Vault
Free- Open SourceFree
- Secrets management
- Encryption
- Community support
- Vault Enterprise$6000/year
- Replication
- HSM support
- Advanced audit
Which should you pick?
Choose Convoy if
- You need inbound and outbound.
- You want to start without paying.
- You work on Linux, Docker, Kubernetes, Cloud.
- You also want broker-driven ingestion.
Choose HashiCorp Vault if
- You need secret storage.
- You want to start without paying.
- You work on Linux, Windows, Mac, Api.
- You also want dynamic secrets.
Questions people ask
- Is Convoy or HashiCorp Vault better?
- Neither clearly leads. Convoy starts at Free and HashiCorp Vault at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
- Which is cheaper, Convoy or HashiCorp Vault?
- Convoy starts at Free and HashiCorp Vault at Free.
- Does Convoy or HashiCorp Vault run on more platforms?
- Convoy runs on Linux, Docker, Kubernetes, Cloud. HashiCorp Vault runs on Linux, Windows, Mac, Api.
- Can I use Convoy for free?
- Both have a free tier, so you can try either at no cost before committing.
- What is Convoy best used for?
- Convoy is most often used for a fintech that cannot route customer webhook traffic through a third-party saas for compliance reasons, a high-volume platform for which per-message webhook pricing costs more than the flat premium licence, a team that also receives webhooks from many providers and wants ingestion, verification and deduplication in the same gateway, an engineering group that wants webhook delivery driven directly from an existing kafka or sqs topic. Of those, a fintech that cannot route customer webhook traffic through a third-party saas for compliance reasons and a high-volume platform for which per-message webhook pricing costs more than the flat premium licence are not what HashiCorp Vault is typically brought in for.
- What can Convoy do that HashiCorp Vault cannot?
- Convoy covers Inbound and outbound, Broker-driven ingestion, Payload transformation, Portal links. HashiCorp Vault covers Secret storage, Dynamic secrets, Encryption as a service, Identity-based access.
Answered from the vendors’ own pages
Convoy: Is Convoy really open source?
Yes, the community edition is open source and self-hostable, covering both inbound and outbound webhooks with retries.
HashiCorp Vault: Does HashiCorp Vault have a free version?
Yes. The open-source Community Edition is completely free and includes core secrets management, dynamic secrets, and encryption as a service. It is self-hosted with no licensing fees or secret count limits, but lacks enterprise features like namespaces, disaster recovery replication, and Sentinel policies.
SourceConvoy: What does premium cost?
A flat 999 US dollars a month, self-hosted, regardless of message volume.
HashiCorp Vault: Can I use HashiCorp Vault in production?
The Community Edition is suitable for non-production environments and small teams. For production deployments, organizations typically use HCP Vault Dedicated (managed cloud service starting at approximately 22 USD per month) or Vault Enterprise with custom pricing that includes disaster recovery, performance replication, and 24/7 support.
SourceConvoy: Does it receive webhooks as well as send them?
Yes, inbound ingestion with verification and deduplication is a first-class feature, unlike most webhook services.
HashiCorp Vault: What are the main integrations available?
Vault integrates with AWS, Azure, Google Cloud, Active Directory, Okta, and 80+ other platforms. It supports dynamic credential generation for cloud providers, database systems, and identity services, enabling centralized secret management across multi-cloud infrastructure.
SourceConvoy: Do I have to self-host?
No, there is a hosted cloud, but the trial is capped at 100 events a day and self-hosting is the primary model.
HashiCorp Vault: Does Vault work offline?
Vault requires network connectivity to function as it is a centralized secrets management server. However, it can be deployed on-premises for air-gapped environments, and clients can cache short-lived tokens for temporary offline access once authenticated.
SourceRelated pages
More on HashiCorp Vault
Other head to heads
- Convoy vs Kong
- Convoy vs Svix
- Convoy vs Tyk
- Convoy vs Janus Gateway
- Convoy vs Appwrite
- Convoy vs Gravitee
- Convoy vs Spring Cloud Gateway
- Convoy vs Formance
- Convoy vs AWS API Gateway
- Convoy vs Hasura
- Convoy vs PocketBase
- Convoy vs Sensedia
- Convoy vs Sila
- Convoy vs Swagger
- Convoy vs TIBCO Mashery
- Convoy vs Zeplo
- Convoy vs Kong Gateway
- Convoy vs 1Password
- Convoy vs LastPass
- Convoy vs Bitwarden
- Convoy vs Baffle
- Convoy vs Delinea
- Convoy vs Very Good Security
- Convoy vs BeyondTrust
- Convoy vs Teleport
- Convoy vs Doppler
- Convoy vs Infisical
- Convoy vs Akeyless
- Convoy vs Chainguard
- Convoy vs Syft
- Convoy vs ThetaRay
- Convoy vs Trivy
- Convoy vs Trulioo
- Convoy vs Unit21
- Convoy vs Veracode
- HashiCorp Vault vs Kong
- HashiCorp Vault vs Svix
- HashiCorp Vault vs Tyk
- HashiCorp Vault vs Janus Gateway
- HashiCorp Vault vs Appwrite
- HashiCorp Vault vs Gravitee
- HashiCorp Vault vs Spring Cloud Gateway
- HashiCorp Vault vs Formance
- HashiCorp Vault vs AWS API Gateway
- HashiCorp Vault vs Hasura
- HashiCorp Vault vs PocketBase
- HashiCorp Vault vs Sensedia
- HashiCorp Vault vs Sila
- HashiCorp Vault vs Swagger
- HashiCorp Vault vs TIBCO Mashery
- HashiCorp Vault vs Zeplo
- HashiCorp Vault vs Kong Gateway
- HashiCorp Vault vs 1Password
- HashiCorp Vault vs LastPass
- HashiCorp Vault vs Bitwarden
- HashiCorp Vault vs Baffle
- HashiCorp Vault vs Delinea
- HashiCorp Vault vs Very Good Security
- HashiCorp Vault vs BeyondTrust
- HashiCorp Vault vs Teleport
- HashiCorp Vault vs Doppler
- HashiCorp Vault vs Infisical
- HashiCorp Vault vs Akeyless
- HashiCorp Vault vs Chainguard
- HashiCorp Vault vs Syft
- HashiCorp Vault vs ThetaRay
- HashiCorp Vault vs Trivy
- HashiCorp Vault vs Trulioo
- HashiCorp Vault vs Unit21
- HashiCorp Vault vs Veracode
