Quip
The Quip API provides read/write access to Quip, enabling you to automate processes and integrate Quip with other products you or your company uses.
49 subscribers
22 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Quip endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
addBlobToThread /addBlobToThread |
Uploads an image or other blob to the given thread. |
| POST |
addMembersToThread /addMembersToThread |
Shares the given thread with the given user IDs and/or adds the given thread to the given folder IDs. |
| POST |
addMessage /addMessage |
Adds a chat message to the given thread, posted as the authenticated user. |
| POST |
addPeopleToFolder /addPeopleToFolder |
Shares the given folder with the given user IDs. |
| POST |
createDocument /createDocument |
Creates a document, returning the new thread in the format |
| POST |
createFolder /createFolder |
Creates a folder. |
| POST |
createSpreadsheet /createSpreadsheet |
Creates a spreadsheet, returning the new thread in the format |
| POST |
getAuthenticatedUser /getAuthenticatedUser |
Returns the currently authenticated user. |
| POST |
getContacts /getContacts |
Returns a list of the contacts for the authenticated user. |
| POST |
getFolders /getFolders |
Return data for each of the given folders in a dictionary by folder ID. |
| POST |
getRecentMessages /getRecentMessages |
Returns a list of the most recent messages for the given thread, ordered reverse-chronologically. |
| POST |
getRecentThread /getRecentThread |
Returns the most recent threads to have received messages, similar to the inbox view in the Quip app. |
| POST |
getSingleFolder /getSingleFolder |
Returns the given folders. |
| POST |
getSingleThread /getSingleThread |
Returns the given thread. |
| POST |
getSingleUser /getSingleUser |
Returns the given users. |
| POST |
getThreadBlob /getThreadBlob |
Retrieves the binary representation of the given blob from the given thread if the user has access. |
| POST |
getThreads /getThreads |
Returns the given threads. |
| POST |
getUsers /getUsers |
Return data for each of the given users in a dictionary. |
| POST |
removeMembersFromThread /removeMembersFromThread |
Removes the given individuals from the given thread and/or removes the thread from the given folders. |
| POST |
removePeopleFromFolder /removePeopleFromFolder |
Shares the given folder with the given user IDs. |
| POST |
updateDocument /updateDocument |
Incrementally modifies the content of a document. |
| POST |
updateFolder /updateFolder |
Updates a folder. |
Quip pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — | — |