Insomnia Collection Generator
Generate Insomnia REST client collection JSON from API endpoint definitions. Produces valid Insomnia v4 export format with workspaces, environments, and request configurations.
How to Use Insomnia Collection Generator
Enter your collection name and base URL. Define API endpoints using the format METHOD /path - description (one per line). Click Generate to create a valid Insomnia v4 export JSON that can be imported directly into Insomnia REST client.
Step-by-Step Instructions
- Enter collection name and base URL
- Define endpoints (e.g. GET /users - List users)
- Click Generate Insomnia Collection
- Copy and import into Insomnia
Related Tools
JSON Formatter and Validator
Format, validate, and pretty-print JSON with syntax highlighting.
Base64 Encoder and Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
URL Encoder and Decoder
Encode special characters for URLs or decode percent-encoded strings.
HTML Entity Encoder and Decoder
Encode special characters as HTML entities or decode them back.