property BaseURL: string;

 

Description

Gets or sets the root URL for all REST API requests. By setting this property, you can avoid specifying the full URL in each TScRestRequest object—only the endpoints need to be provided.

The value is usually in a format similar to the following:

https://targetserver.com/

https://targetserver.com/api/v1/

SecureBridge Components, Copyright © 2007-2025 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support