This repository contains the following API collections which could help you understand the usage of Autodesk Takeoff APIs:
- Autodesk Takeoff API List, includes Takeoff API list that helps quick test or verify each endpoint.
Postman is a popular tool that provides an easy-to-use interface to send HTTP requests. Postman is able to parse the responses that Forge sends you and save response parameter values to variables. These parameters can then be reused in subsequent requests through these variables. The Postman collections in this repository use this ability to provide pre-populated HTTP requests to help you follow the tutorial workflow with minimal effort. You can also modify the requests and experiment without having to write a single line of code.
-
You can learn how to install and use Postman from here.
-
You can download the Postman installer from here.
This sample is licensed under the terms of the MIT License. Please see the LICENSE file for full details.