Skip to main content

Work with OpenAPI endpoint definition files

OpenAPI is a standard method of defining REST endpoints. You can import the OpenAPI into your favorite REST tool to explore the endpoints and execute calls. Postman is one of several possible REST tools that can be used for this purpose.

To work with OpenAPI endpoint definition files in Postman:

  1. On the Postman Import dialog, paste the URL of the JSON file which defines the Snow Atlas API. This URL can be copied from the respective API page.

  2. Use the Postman Documentation tab to visually preview each API endpoint definition. Examples are displayed for how to integrate different programming languages.

  3. A Postman collection was created as part of the Postman import. This collection can be used to execute REST calls directly from Postman.

Snow Software does not own the third party trademarks, software, products, or tools (collectively, the "Third Party Products") referenced herein. Third Party Product updates, including user interface updates, may not be reflected in this content.