# APS SDK for Data Management

[![npm](https://img.shields.io/badge/npm-8.11-blue.svg)](https://www.npmjs.com/)
[![License Apache-2.0](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](LICENSE)

Access data across BIM 360 team, Fusion Team, BIM 360 Docs and the Object Storage Service to build apps to display and extend your data in ways that add value to your users.
For further information see [Documentation](https://aps.autodesk.com/en/docs/data/v2/developers_guide/overview)

## Installation 
```
npm i @aps_sdk/data-management
```
## Example

For usage, see [Data Management sample](https://github.com/autodesk-platform-services/aps-sdk-node/blob/development/samples/datamanagement.ts)

