*** title: Use SDKs generated in Postman updated: 2026-02-04T00:00:00.000Z max-toc-depth: 2 ---------------- The Postman SDK Generator creates fully-featured, production-ready SDKs from OpenAPI specifications or Postman collections. Each SDK includes: * **Type-safe models** representing API request/response structures * **Service classes** for each API endpoint group * **Authentication handling** (API Key, Bearer Token, Basic Auth, OAuth) * **Built-in error handling** and validation * **Example projects** demonstrating SDK usage * **Comprehensive documentation** for all services and models View the following topics to learn how to install and use your generated SDKs in your applications, with code examples for each supported language. * [Use TypeScript SDKs generated in Postman](/docs/sdk-generator/use/typescript-sdk/) * [Use Java SDKs generated in Postman](/docs/sdk-generator/use/java-sdk/) * [Use Python SDKs generated in Postman](/docs/sdk-generator/use/python-sdk/)