
Postman Collections
We publish two Postman collections to help you work with the Summize API. Use the Reference List when you need to look up or test an individual endpoint, and the Workflows collection when you want a guided, end-to-end path through a real scenario.
Pick whichever matches what you're trying to do, or download both.
API Reference Collection
A complete catalogue of every endpoint exposed by the Summize API, organised by resource. Each request comes pre-configured with the correct path, method, headers and an example payload, so you can authenticate once and start exploring straight away.
Use this collection when you already know which endpoint you need, when you're building a new integration and want to see what's available, or when you want to quickly verify a response while debugging.
API Workflows Collection
guided collection that walks you through common end-to-end tasks, such as creating a request, uploading a document, or moving a contract through its lifecycle, using multiple endpoints called in the correct order. Each workflow chains the calls together, passes values between them using environment variables, and includes short notes explaining what's happening at each step.
Use this collection when you're learning the API for the first time, validating a new integration, or recreating a customer scenario you need to support.
Getting started in Postman
Both collections rely on a Postman environment for your base URL and credentials. Once you've imported a collection, create an environment with your gateway URL and subscription key, then select it before running any request. Full schema details and authentication guidance are available on the individual API pages.