# Dropbox File_properties API

**Canonical:** https://apis.io/apis/dropbox/dropbox-file-properties-api/  
**Provider:** Dropbox — https://apis.io/providers/dropbox/  
**Base URL:** https://api.dropboxapi.com  
**Documentation:** https://www.dropbox.com/developers/documentation/http/overview

Dropbox File_properties API is one of 28 APIs that [Dropbox](https://apis.io/providers/dropbox/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include File_properties. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.

This namespace contains helpers for property and template metadata endpoints. These endpoints enable you to tag arbitrary key/value data to Dropbox files. The most basic unit in this namespace is the :type:`PropertyField`. These fields encapsulate the actual key/value data. Fields are added to a Dropbox file using a :type:`PropertyGroup`. Property groups contain a reference to a Dropbox file and a :type:`PropertyGroupTemplate`. Property groups are uniquely identified by the combination of their associated Dropbox file and template. The :type:`PropertyGroupTemplate` is a way of restricting the possible key names and value types of the data within a property group. The possible key names and value types are explicitly enumerated using :type:`PropertyFieldTemplate` objects. You can think of a property group template as a class definition for a particular key/value metadata object, and the property groups themselves as the instantiations of these objects. Templates are owned either by a user/app pair or team/app pair. Templates and their associated properties can't be accessed by any app other than the app that created them, and even then, only when the app is linked with the owner of the template (either a user or team). User-owned templates are accessed via the user-auth file_properties/templates/*_for_user endpoints, while team-owned templates are accessed via the team-auth file_properties/templates/*_for_team endpoints. Properties associated with either type of template can be accessed via the user-auth properties/* endpoints. Finally, properties can be accessed from a number of endpoints that return metadata, including `files/get_metadata`, and `files/list_folder`. Properties can also be added during upload, using `files/upload`.

## Machine-readable artifacts (6)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/dropbox/refs/heads/main/openapi/dropbox-file-properties-api-openapi.yml
- **Documentation** — https://www.dropbox.com/developers/documentation/http/overview
- **GraphQL** — https://raw.githubusercontent.com/api-evangelist/dropbox/refs/heads/main/graphql/dropbox-graphql.md
- **Documentation** — https://developers.hellosign.com/
- **SDKs** — https://developers.hellosign.com/docs/sdks/overview/
- **GettingStarted** — https://developers.hellosign.com/api/quickstart/

## Other Dropbox APIs (12)

- [Dropbox Account API](https://apis.io/apis/dropbox/dropbox-account-api/)
- [Dropbox Api App API](https://apis.io/apis/dropbox/dropbox-api-app-api/)
- [Dropbox Auth API](https://apis.io/apis/dropbox/dropbox-auth-api/)
- [Dropbox Bulk Send Job API](https://apis.io/apis/dropbox/dropbox-bulk-send-job-api/)
- [Dropbox Check API](https://apis.io/apis/dropbox/dropbox-check-api/)
- [Dropbox Contacts API](https://apis.io/apis/dropbox/dropbox-contacts-api/)
- [Dropbox Embedded API](https://apis.io/apis/dropbox/dropbox-embedded-api/)
- [Dropbox File_requests API](https://apis.io/apis/dropbox/dropbox-file-requests-api/)
- [Dropbox Files API](https://apis.io/apis/dropbox/dropbox-files-api/)
- [Dropbox OAuth API](https://apis.io/apis/dropbox/dropbox-oauth-api/)
- [Dropbox Report API](https://apis.io/apis/dropbox/dropbox-report-api/)
- [Dropbox Sharing API](https://apis.io/apis/dropbox/dropbox-sharing-api/)

## Tags

File_properties

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/dropbox/dropbox-file-properties-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/dropbox/.
