Quip website screenshot

Quip

Quip is a Salesforce-owned collaborative productivity platform that combines documents, spreadsheets, chat, and tasks into a single workspace tightly integrated with the Salesforce CRM. It enables teams to embed live data, collaborate in real time, and automate workflows across deal collaboration, account planning, and sales operations. The Quip Automation API is a REST interface for creating and managing threads, documents, messages, folders, and users with OAuth 2.0 Bearer token authentication.

Quip publishes 3 APIs on the APIs.io network. Tagged areas include Collaboration, Productivity, Documents, Spreadsheets, and Team Chat.

Quip’s developer surface includes documentation, developer console, engineering blog, and 6 more developer resources.

13.5/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
3 APIs
CollaborationProductivityDocumentsSpreadsheetsTeam ChatSalesforce

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 13.5/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 5.7 / 20
Access Clarity 0.0 / 20
Operational Transparency 0.3 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/quip: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Quip Automation API

REST API for programmatically managing Quip threads, documents, spreadsheets, messages, folders, and users. Supports OAuth 2.0 access tokens passed as a Bearer token in the Auth...

Quip Admin API

Administrative REST API for managing organization-level Quip resources including company configuration, audit events, and user provisioning.

Quip SCIM API

SCIM 2.0 API for automated user provisioning, deprovisioning, and group management from identity providers into Quip.

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Quip Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: quip
name: Quip
description: Quip is a Salesforce-owned collaborative productivity platform that combines documents, spreadsheets, chat, and
  tasks into a single workspace tightly integrated with the Salesforce CRM. It enables teams to embed live data, collaborate
  in real time, and automate workflows across deal collaboration, account planning, and sales operations. The Quip Automation
  API is a REST interface for creating and managing threads, documents, messages, folders, and users with OAuth 2.0 Bearer
  token authentication.
type: Index
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/quip.png
tags:
- Collaboration
- Productivity
- Documents
- Spreadsheets
- Team Chat
- Salesforce
url: https://raw.githubusercontent.com/api-evangelist/quip/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.23'
apis:
- aid: quip:automation-api
  name: Quip Automation API
  description: REST API for programmatically managing Quip threads, documents, spreadsheets, messages, folders, and users.
    Supports OAuth 2.0 access tokens passed as a Bearer token in the Authorization header.
  humanURL: https://quip.com/dev/automation/documentation
  baseURL: https://platform.quip.com/1
  tags:
  - Automation
  - Documents
  - Threads
  - Message
  - Folders
  - User
  tags_raw:
  - Automation
  - Documents
  - Threads
  - Messages
  - Folders
  - Users
  properties:
  - type: Documentation
    url: https://quip.com/dev/automation/documentation
  - type: APIReference
    url: https://quip.com/api/reference
  - type: Authentication
    url: https://quip.com/dev/automation/documentation/current#tag/Auth
- aid: quip:admin-api
  name: Quip Admin API
  description: Administrative REST API for managing organization-level Quip resources including company configuration, audit
    events, and user provisioning.
  humanURL: https://quip.com/dev/admin/documentation/current
  baseURL: https://platform.quip.com/1
  tags:
  - Admin
  - Provisioning
  - Audit
  properties:
  - type: Documentation
    url: https://quip.com/dev/admin/documentation/current
- aid: quip:scim-api
  name: Quip SCIM API
  description: SCIM 2.0 API for automated user provisioning, deprovisioning, and group management from identity providers
    into Quip.
  humanURL: https://quip.com/dev/scim/documentation
  baseURL: https://platform.quip.com/1
  tags:
  - SCIM
  - Identity
  - Provisioning
  properties:
  - type: Documentation
    url: https://quip.com/dev/scim/documentation
common:
- type: DomainSecurity
  url: security/quip-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/salesforce-quip
- type: Website
  url: https://quip.com
- type: DeveloperPortal
  url: https://quip.com/dev/
- type: Documentation
  url: https://quip.com/dev/automation/documentation
- type: Console
  url: https://quip.com/dev/console/
- type: Blog
  url: https://quip.com/blog
- type: GitHubOrganization
  url: https://github.com/quip
- type: Parent Company
  url: https://www.salesforce.com/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/quip"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/quip/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/quip/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.