Skip to content
SocialAtoZ

Hoverfly

Verified

API simulation with an open source core and a hosted cloud above it

Not yet rated. Be the first to review Hoverfly.

Hoverfly screenshot See all screenshots
  • Deployment Cloud Based, On Premise, SaaS
  • Starting price $10
  • Free trial Available
  • Best for Freelancers, Small Business, Medium Business

What is Hoverfly?

Hoverfly Cloud is a hosted service virtualization and API simulation platform built on Hoverfly Open Source, letting teams simulate the services their applications depend on, with a persistent journal, CORS support and authenticated instances on the paid tiers.

Keeping an open source core alongside a hosted product is the arrangement that makes adoption easy here, and it is the right shape for a developer tool. An engineer can install Hoverfly Open Source on a laptop and prove the idea works before anybody signs anything, and the hosted service exists for the point where simulations need to be shared across a team and survive a restart.

The persistent journal is the specific thing a laptop install cannot give you, because a record of every request a simulation served is what turns a debugging session into evidence, and it is exactly what disappears when a local process is killed.

Authenticated instances matter for a related and unglamorous reason: a simulation that anybody on the network can reach and modify is fine for one developer and unacceptable once a shared environment depends on it behaving predictably. Simulating latency and failure modes rather than only successful responses is the other reason a captured simulation beats a hand-written stub, since the interesting test is what the application does when a dependency times out. Hoverfly publishes plans from 10 dollars, with the open source core free to run locally.

Key Features of Hoverfly

  • API simulation and service virtualization
  • Hoverfly Open Source core
  • Hosted cloud instances
  • Persistent request journal
  • CORS support
  • Authenticated instances
  • Capture and replay of real traffic
  • Simulation of latency and failure modes
  • Shared simulations across a team
  • Documentation and glossary
  • Services alongside the platform
  • Free open source entry path

Hoverfly Pricing

Entry plan

$10

Published entry tier for hosted API simulation on Hoverfly Cloud.

Higher tier

$30

Adds a persistent journal, CORS support and authenticated instances.

Hoverfly Open Source

Free

The open source core is free to install and run locally, with the hosted cloud sold above it.

Hoverfly Specifications

Deployment
  • Cloud Based
  • On Premise
  • SaaS
Desktop
  • Web App
  • Linux
  • Mac
  • Windows
Built for
  • Freelancers
  • Small Business
  • Medium Business
  • Large Enterprise
Support
  • Email
  • Knowledge Base
Public API
Yes
Free trial
Yes
Free plan
No
Runs in browser
No
Customisable
No
Website
hoverfly.io

Hoverfly Screenshots

Hoverfly Reviews

No reviews yet

Used Hoverfly? Share your experience and help other buyers decide.

Hoverfly FAQs

Hoverfly Cloud publishes plans from 10 dollars, with a higher tier at 30 dollars adding a persistent journal, CORS support and authenticated instances. Hoverfly Open Source is free.

An engineer can install it on a laptop and prove the idea works before anybody signs anything, with the hosted service existing for when simulations need to be shared and survive a restart.

A record of every request a simulation served, which turns a debugging session into evidence and is exactly what disappears when a local process is killed.

A simulation anybody on the network can reach and modify is fine for one developer and unacceptable once a shared environment depends on it behaving predictably.

The APIs and services an application depends on, including their latency and failure behaviour rather than only their successful responses.