OAS Files

The OpenAPI Specification (OAS) is a human and machine-readable description format for REST APIs. An OAS file includes information about an API such as: available endpoints, methods for each endpoint, and inputs and outputs for each method. You can use OAS files to test APIs and build integrations with your other systems. For more information, see the OpenAPI specification documentation.

You can test Quip APIs by importing our OAS files into various tools. Here are some popular API testing tools that allow you to easily write, run, and automate API tests:

To test Quip’s Admin and Automation APIs, you can use a personal access token and our OAS files. To test Quip's SCIM APIs you can use an authorization token.You can download the OAS files for current or all versions of our REST APIs here: