# LiteClient ## Docs - [Changelog](https://docs.liteclient.com/community/changelog.md): Recent release highlights for LiteClient - [Contributing Guide](https://docs.liteclient.com/community/contributing.md): Learn how to contribute to LiteClient - [Authentication](https://docs.liteclient.com/features/authentication.md): Comprehensive authentication support for modern APIs including API keys, tokens, Basic Auth, and OAuth 2.0 - [Collection Runner](https://docs.liteclient.com/features/collection-runner.md): Run all requests in a collection or folder sequentially with variable chaining, scripting, and real-time results - [Collections](https://docs.liteclient.com/features/collections.md): Organize your API requests in a hierarchical structure that grows with your project - [Cookie Management](https://docs.liteclient.com/features/cookies.md): Built-in cookie jar for automatic session management with domain-based storage and persistence - [Environments](https://docs.liteclient.com/features/environments.md): Manage different configurations for local, staging, and production environments with structured variables - [Request History](https://docs.liteclient.com/features/history.md): Never lose track of what you've tried with automatic request history tracking and organization - [HTTP Requests](https://docs.liteclient.com/features/requests.md): Build precise HTTP requests with a familiar interface, supporting all major methods and content types - [Response Analysis](https://docs.liteclient.com/features/responses.md): View API responses with rich formatting, syntax highlighting, and detailed metadata - [Scripting](https://docs.liteclient.com/features/scripting.md): Automate your workflow with pre-request and post-response scripts using the Postman-compatible pm API - [OAuth 2.0 Setup](https://docs.liteclient.com/guides/oauth.md): Configure OAuth 2.0 authentication with LiteClient for Authorization Code, PKCE, and Client Credentials flows - [Postman Migration](https://docs.liteclient.com/guides/postman-migration.md): Import your existing Postman collections into LiteClient - [Storage Scopes](https://docs.liteclient.com/guides/storage-scopes.md): Choose between global and workspace storage for collections, environments, and history - [Troubleshooting](https://docs.liteclient.com/guides/troubleshooting.md): Common issues and solutions for LiteClient - [Variables](https://docs.liteclient.com/guides/variables.md): Use dynamic variables throughout your requests with LiteClient's variable system - [Installation](https://docs.liteclient.com/installation.md): Install LiteClient from the VS Code Marketplace, Open VSX, or from source - [Introduction](https://docs.liteclient.com/introduction.md): The fastest, most focused REST API client for your code editor - [Quickstart](https://docs.liteclient.com/quickstart.md): Make your first API request, create an environment, and organize with collections in under 5 minutes - [Architecture](https://docs.liteclient.com/reference/architecture.md): Technical architecture and design patterns of the LiteClient VS Code extension - [Commands](https://docs.liteclient.com/reference/commands.md): Complete reference of all VS Code commands available in LiteClient - [Configuration](https://docs.liteclient.com/reference/configuration.md): Configuration options for customizing LiteClient behavior - [Scripting API](https://docs.liteclient.com/reference/scripting-api.md): JavaScript API for pre-request and post-response scripts in LiteClient