HTTP API Replay Fixture Matrix

Pick HTTP request-definition fixtures for JSON APIs, webhook signature checks, and GraphQL mutation replay workflows.

3 Fixture Rows
3 How to Use This Matrix
Use the matrix when the validation target is a set of variants rather than one canonical sample.
How to Use This Matrix

Coverage

  • Covers standard JSON API requests, webhook callback replay, and GraphQL mutation requests.
  • Useful for IDE REST clients, replay tooling, and contract-validation checks.
  • Anchored to API replay and webhook debugging packs.
Fixture Rows

Available Variants

Variant Profile Test Focus File Size Download
Upload Replay HTTP
Good baseline for replaying a POST request with auth and an idempotency key.
JSON API request Request replay and idempotency http_api_replay_request_sample.http
.http SHA256 500be13edc6d...
271 B Download
Webhook Signature HTTP
Useful when validating signed webhook payloads and delivery metadata handling.
Webhook callback request Signature and header validation http_webhook_signature_validation_sample.http
.http SHA256 a3c57e06daf5...
295 B Download
GraphQL Mutation HTTP
Targets REST-client and replay tooling that needs GraphQL request bodies and variables.
GraphQL request Mutation replay http_graphql_mutation_sample.http
.http SHA256 28dcb8359626...
271 B Download
Related Strategy Pages

Related Packs and Workflows

Related Packs

API Replay Fixture Pack

Bundle of real HAR, HTTP, cURL, NDJSON, JSON, and XML fixtures for API replay, request templating, and contract-validation workflows.

api_replay_fixture_pack.zip · 3.3 KB

Webhook Debugging Fixture Pack

Bundle of real HAR, HTTP, cURL, NDJSON, JSON, and XML fixtures for webhook replay, signature inspection, and retry debugging.

webhook_debugging_fixture_pack.zip · 2.8 KB

Related Workflows

API Replay Fixtures

HAR, HTTP, cURL, NDJSON, JSON, and XML fixtures for request replay, idempotency testing, and API contract workflows.

Open Workflow

Webhook Validation Fixtures

HAR, HTTP, cURL, NDJSON, JSON, and XML fixtures for webhook replay, signature inspection, and retry debugging workflows.

Open Workflow