PostRoc

Composable API Data & Request Orchestration

Generate realistic mock data, orchestrate API requests, and build reusable data templates. Perfect for testing, development, and API prototyping.

Demo video

See PostRoc in action - create workspaces, define fields, and generate mock data

Everything you need for API testing

A complete toolkit for generating mock data and managing API requests

Mock Data Generation
Generate realistic data with built-in faker methods. Support for strings, numbers, arrays, nested objects, and references.
Request Orchestration
Define endpoints, configure auth, set headers. Organize requests into workspaces, projects, and categories.
Composable Templates
Create reusable field templates. Reference other customs to build complex nested data structures.
Instant Preview
See generated data in real-time as you configure fields. Resolved view shows actual faker output.
CLI Integration
Sync workspaces to your machine. Generate data from the command line. Perfect for CI/CD and scripts.
Local Storage
All data stays in your browser. No account required. Export/import for backup and sharing.

Use from the command line

Sync your workspace once, generate data anywhere

terminal

$ npm install -g postroc-cli

$ postroc list customs

My API > Users
  User Profile (custom-abc123...)
  Product (custom-def456...)

$ postroc generate "User Profile"

Generated data for "User Profile" - copied to clipboard

$ postroc generate user --count 10 --output users.json

Saved to users.json

Ready to streamline your API testing?

Start generating mock data in seconds. No sign-up required.