# UNIVERSECLOUD Api ## Description This is version `1.0.0` of this API documentation. Last update on Jul 26, 2023. UNIVERSECLOUD Api ## Servers - universecloud API v1: https://api.universecloud.io (universecloud API v1) ## Authentication The API accepts 2 different authentication methods: - Bearer auth (http) - Api key auth (http_api_key) ## Endpoints and operations ### [project](https://docs.universecloud.io/group/endpoint-project.md) - [list all projects](https://docs.universecloud.io/operation/operation-listprojects.md) - [Create a project](https://docs.universecloud.io/operation/operation-createproject.md) - [read a project](https://docs.universecloud.io/operation/operation-readproject.md) - [Update a project](https://docs.universecloud.io/operation/operation-updateproject.md) - [Delete a project](https://docs.universecloud.io/operation/operation-deleteproject.md) ### [profile](https://docs.universecloud.io/group/endpoint-profile.md) - [Read profile](https://docs.universecloud.io/operation/operation-readprofile.md) - [Update profile](https://docs.universecloud.io/operation/operation-updateprofile.md) - [Create sub profile](https://docs.universecloud.io/operation/operation-createsubprofile.md) - [List all sub profiles](https://docs.universecloud.io/operation/operation-listprofiles.md) - [Read a sub profile](https://docs.universecloud.io/operation/operation-readsubprofile.md) - [Add a group](https://docs.universecloud.io/operation/operation-addprofilegroup.md) - [Remove a group](https://docs.universecloud.io/operation/operation-removeprofilegroup.md) ### [data](https://docs.universecloud.io/group/endpoint-data.md) - [List all data collections](https://docs.universecloud.io/operation/operation-listdatacollections.md) - [count items](https://docs.universecloud.io/operation/operation-countdata.md) - [list collection index](https://docs.universecloud.io/operation/operation-listdataindex.md) - [Create collection index](https://docs.universecloud.io/operation/operation-createdataindex.md) - [Delete collection index](https://docs.universecloud.io/operation/operation-deletedataindex.md) - [Read data object](https://docs.universecloud.io/operation/operation-readdata.md) - [Update data object](https://docs.universecloud.io/operation/operation-updatedata.md) - [Delete data object](https://docs.universecloud.io/operation/operation-deletedata.md) - [List data objects](https://docs.universecloud.io/operation/operation-listdata.md) - [Create data object](https://docs.universecloud.io/operation/operation-createdata.md) [Powered by Bump.sh](https://bump.sh)