Smartsheet REST API

REST API v2.0 for managing sheets, rows, columns, cells, reports, workspaces, folders, users, groups, attachments, discussions, automation rules, and webhooks. Authentication uses OAuth 2.0 or Bearer access tokens.

API entry from apis.yml

apis.yml Raw ↑
aid: smartsheet:rest-api
name: Smartsheet REST API
description: REST API v2.0 for managing sheets, rows, columns, cells, reports, workspaces, folders, users,
  groups, attachments, discussions, automation rules, and webhooks. Authentication uses OAuth 2.0 or Bearer
  access tokens.
humanURL: https://developers.smartsheet.com/api/smartsheet/openapi
baseURL: https://api.smartsheet.com/2.0
tags:
- Sheets
- Rows
- Reports
- Workspaces
- Users
- Webhooks
properties:
- type: Documentation
  url: https://developers.smartsheet.com/api/smartsheet/openapi
- type: API Reference
  url: https://smartsheet.redoc.ly/
- type: Getting Started
  url: https://developers.smartsheet.com/api/smartsheet/introduction
- type: Authentication
  url: https://developers.smartsheet.com/api/smartsheet/guides/basics/authentication