HTTP File Generator iconHTTP File Generator
Compatible with VS Code REST Client & JetBrains HTTP Client

HTTP File Generator

Transform your OpenAPI specifications into ready-to-use .http files in seconds

Get Started

See it in action

Browse your endpoints, select exactly what you need, and instantly preview the generated .http file.

HTTP File Generator — Select
Petstore API
v3.0.0 · https://petstore3.swagger.io/api/v3
Upload new
Download
Endpoints
Search endpoints…
GET/pets
POST/pets
GET/pets/{id}
DELETE/pets/{id}
HTTP Preview
Copy
@limit = 10
@offset = 0
###
GET {{baseUrl}}/pets
Accept: application/json
###
POST {{baseUrl}}/pets
Content-Type: application/json

How it works

1

Upload your spec

Drop a JSON or YAML OpenAPI 3.x spec file and we'll parse it instantly.

2

Select endpoints

Browse and filter endpoints by method or tag. Check exactly what you need.

3

Download .http files

Get ready-to-use .http files organized by API tags, or download them all as a ZIP.

Your data stays yours

Your OpenAPI specs are processed entirely in your browser — they are never uploaded to or stored on any server. Your API definitions stay private, always.

Ready to streamline your API workflow?

Start generating .http files from your OpenAPI spec in seconds. No login required.

Get Started