API Replay Fixtures
HAR, HTTP, cURL, NDJSON, JSON, and XML fixtures for request replay, idempotency testing, and API contract workflows.
3
Why This Workflow Matters
6
Files
Use workflow pages to move from a job to the exact fixtures, packs, and supporting references.
Why This Workflow Matters
About This Workflow
- Covers browser/session HAR captures, raw HTTP request definitions, cURL command files, and line-delimited API activity streams.
- Useful for replaying requests across IDE, CLI, and captured-session tooling.
- Anchored to a pack so API replay suites can start from one download.
Recommended Packs
Fixture Packs
API Replay Fixture Pack
Fixture Matrices
Fixture Matrices
HAR Network Capture Fixture Matrix
HTTP API Replay Fixture Matrix
cURL Replay Fixture Matrix
NDJSON Webhook Fixture Matrix
Suggested Fixtures
Files
| Filename | Format | Size | Actions |
|---|---|---|---|
|
har_checkout_api_trace_sample.har
|
HAR | 1.8 KB | |
|
http_api_replay_request_sample.http
|
HTTP | 271 B | |
|
http_graphql_mutation_sample.http
|
HTTP | 271 B | |
|
curl_api_replay_sample.curl
|
CURL | 331 B | |
|
curl_retry_idempotency_sample.curl
|
CURL | 272 B | |
|
ndjson_api_activity_stream_sample.ndjson
|
NDJSON | 313 B |
Related Strategy Pages