---
title: "Mock API Response Policy"
description: ""
canonicalUrl: "https://zuplo.com/changelog/2023/06/05/mock-api-response-policy"
pageType: "changelog"
date: "2023-06-05"
tags: "policy, runtime"
---
The [Mock API Response policy](/docs/policies/mock-api-inbound) enables rapid
mocking of an API using the examples inside of your OpenAPI document. Return a
single example or random examples to build a proof-of-concept for your API or
enable clients to begin development while the backend is being built out.