Skip to content
FeedbackDashboard

Postman

Integrate Stainless with Postman to generate SDKs.

Postman is a collaboration platform for API development that simplifies the process of building, testing, and documenting APIs.

With the Stainless <> Postman integration, you can generate robust and polished SDKs directly from your Postman collection.

Before starting, make sure you have:

  1. Go to Postman's apps page
  2. Find the Stainless app and click “Install”
  3. Click “Allow” on the permission dialog
  4. Follow the prompts to create a Stainless API key, share it with Postman, and copy the resulting details back into Stainless
  • Be sure you click the “Connect” button on Stainless’s site before completing the flow in Postman

From your Postman collection, click the ”…” icon, scroll down to “Apps”, and click “Generate SDK”:

Form to create an API key to use Stainless API

From there you can choose your languages. If this is your first time generating an SDK for this collection, it will take a few moments to create the initial Stainless project and generate the first SDKs. After that, you’ll have a link to view each of your SDKs:

Sidebar showing generated SDKs

Each SDK links out into Stainless, where you can download a test version of your SDK, view code samples, configure SDK details, and publish your SDKs if you’d like.

Results showing generated SDKs