Handoffs fail when QA gets a Slack dump of URLs. Export OpenAPI or a Postman v2.1 collection from the collection Advanced tab, include the API key policy your team uses, and run the go-live checklist first.
Snapshots (Pro) help freeze data before a demo so regenerating mocks mid-test does not surprise anyone.
What to include in the package
Base URL (with tenant id), public route paths, sample requests that already return 200, and a note on Pro-only query params like ?error= or ?delay= if QA will exercise them.
If the client uses Postman environments, map MockHive variables once so switching tenants later is a single value change.
Before you send it
Walk the go-live checklist in the portal: keys rotated if needed, CORS origins set for browser tests, and Usage page clear of surprise quota pressure during the QA window.
← All posts · Docs · Features · Start free