Last updated

Base URL

The API base URL that precedes the endpoint paths.

Format

The base URL consists of a scheme, host, and base path.

<scheme>://<host>/<base path>

Components

Scheme

The API is accessed via secure HTTP (i.e., https)

Scheme: https

Host

Each product has its own host.

ProductHost value
Smartsheetapi.smartsheet.com
Smartsheet Govapi.smartsheetgov.com
Smartsheet Regions Europeapi.smartsheet.eu

Base path

The base path consists of the version number. The latest API version is 2.0.

Basepath: 2.0

Example base URLs

Here are example base URLs for each product:

ProductBase URL
Smartsheethttps://api.smartsheet.com/2.0
Smartsheet Govhttps://api.smartsheetgov.com/2.0
Smartsheet Regions Europehttps://api.smartsheet.eu/2.0