Templated base URLs
For APIs where the base URL includes dynamic segments like a region subdomain (https://{region}.acme.com), you can map client options to them with the server_variable property in your Stainless config.
This allows your SDK users to set region directly without constructing custom baseURLs.