Keep in mind that when using the API reference tool to perform API calls, you are working with your live data.

POST
call to the /folders
endpoint.
- To get started, enter your API token in the Authorization field.
- The body parameters
title
,parent_folder_token
,saved_filter_token
, andworkspace_token
are displayed, along with a sample request. - You can choose to display the request in numerous programming languages, such as Python, Ruby, or JavaScript.
- Click the Try It! button. The Response and any errors are displayed below the request.
API Versions
Two versions of the API are available in the documentation:v1.1.0
: With v1 of the API, you can view providers (AWS only for this version), services, and products. You can also view Cost Reports. See the v1 API documentation for more information.v2.0
: v2 of the API offers expanded functionality. You can automate the management and creation of Cost Reports, Folders, Dashboards, and Saved Filters. You can also create and manage teams and resource access grants. See the v2 API documentation for more information.