SmartSuite REST API

REST API for managing Solutions, Tables, Records, and Fields in the SmartSuite work management platform. Authentication uses an API Token passed in the Authorization header with the Workspace ID in the Account-Id header.

API entry from apis.yml

apis.yml Raw ↑
aid: smartsuite:rest-api
name: SmartSuite REST API
description: REST API for managing Solutions, Tables, Records, and Fields in the SmartSuite work management
  platform. Authentication uses an API Token passed in the Authorization header with the Workspace ID
  in the Account-Id header.
humanURL: https://developers.smartsuite.com/
baseURL: https://app.smartsuite.com/api/v1
tags:
- Work Management
- Records
- Solutions
- Tables
- Fields
- Automation
properties:
- type: Documentation
  url: https://developers.smartsuite.com/
- type: Authentication
  url: https://developers.smartsuite.com/docs/authentication
- type: Overview
  url: https://help.smartsuite.com/en/articles/4356333-smartsuite-api-overview