Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hoverfly Templating Data API

Manage CSV-based templating data sources.

Hoverfly Templating Data API is one of 10 APIs that Hoverfly publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Templating Data. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 3 operations across 2 paths. It is described by OpenAPI 3.1.0, at version 2.0.

Requests are made against a single base URL, http://localhost:8888.

3 operations 2 paths 0 schemas 1 DELETE1 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0
Base URL
http://localhost:8888
License
Resource Areas
1

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 1 DELETE, 1 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Templating Data 3

Manage CSV-based templating data sources.

GET
/api/v2/hoverfly/templating-data-source/csv
List CSV data sources
listCsvDataSources → 200
PUT
/api/v2/hoverfly/templating-data-source/csv
Upsert CSV data source
upsertCsvDataSource body → 200
DELETE
/api/v2/hoverfly/templating-data-source/csv/{dataSourceName}
Delete CSV data source
deleteCsvDataSource 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hoverfly-templating-data-api-openapi.yml Raw ↑

Other APIs Hoverfly publishes across the network.

Hoverfly Cache API
Hoverfly Diff API
Hoverfly Hoverfly API
Hoverfly Journal API
Hoverfly Logs API
Hoverfly Post-Serve Actions API
Hoverfly Simulation API
Hoverfly State API
Hoverfly System API