Create Project API

The Create Project API provides Green Building Studio client developers a facility for creating a new project in their account.

Making the request

To access the Create Project API, use: https://gbs.autodesk.com/gbs/api/v1/project/create/responseFormat

where "responseFormat" maybe either of the following values:

Request Method

POST

Parameters

Project Responses

Create Project API responses are returned in the format indicated in the responseFormat within the request URL.

JSON Output Example

100
XML Output Example
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">100</int>