Documentation
WebsiteWebsiteAboutAbout
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Home
  • Get Started
  • Team Collaboration
  • Features
      • Overview
      • Active Environment
      • Encrypted Envs
      • Secret Managers
    • Authentication
    • Cookies
    • Code Snippet
    • Path Variables
    • System Variables
    • Request Chaining
    • Import/Export
    • cURL
    • Logs
    • Proxy
    • Common
    • Assertions
    • Array Testing
    • XML Testing
    • Schema Validation
    • Set Env Variable
    • Chart View
    • Advanced
    • Overview
    • API Reference
    • Env Variables
    • Assertions
    • Import JS Files
    • Node Libraries
    • Send Requests
    • Helper Functions
    • Postman to TC
    • Filters
    • Custom Filters
    • Overview
    • Login
  • Command Line
    • Overview
    • Install
    • Run Requests
    • Run Collection
    • List Command
    • cURL Command
    • CI/CD Integration
    • Help
  • More
  • Privacy
Question? Give us feedback → (opens in a new tab)Edit this page
Features
Path Variables

Path Variables

Path variables are supported using the format {variable} in the url field:

  • Example 1: https://www.thunderclient.com/details/customer/{customerId}
  • Example 2: https://www.thunderclient.com/details/{customerId}{name}/
Code SnippetSystem Variables

© 2024 Thunder Client Limited. Based in Dublin, Ireland