Draft your notebook for your API consumers

Draft your notebook and engage your API consumers. Walk them through a real-world use case and guide them to their first 200 OK response, all in one place.

Start by naming your notebook and adding text to it. Postman saves as you type.

Format content and add media

Format text by selecting it or using the slash command. You can also add videos to your notebooks.

To learn more, see Format content and add media to your notebook.

Add input blocks

When you add an input block to your notebook, you add input fields that API consumers can edit. The block’s value can be referenced as a variable elsewhere in your notebook.

To learn more, see Add input blocks to your notebook.

Add request blocks

When you add a request block to your notebook, you add an API request that API consumers can call. The block’s response can be referenced as a variable elsewhere in your notebook.

To learn more, see Add request blocks to your notebook.

Add script runner blocks

When you add a script runner block to your notebook, you add a script that API consumers can run. The block’s output can be referenced as a variable elsewhere in your notebook.

To learn more, see Add script runner blocks to your notebook.

Last modified: 2025/12/08