# Application Root resource for all application APIs ## Get Application - [GET /hub/apps/{id}](https://marcie.redocly.app/openapi/application/paths/~1hub~1apps~1%7Bid%7D/get.md): Get the application with the specific application-id ## Delete Application - [DELETE /hub/apps/{id}](https://marcie.redocly.app/openapi/application/paths/~1hub~1apps~1%7Bid%7D/delete.md): Delete the application with the specific application-id ## List All Applications - [GET /hub/apps](https://marcie.redocly.app/openapi/application/paths/~1hub~1apps/get.md): List all applications regards to the user's API key ## Create New Application - [POST /hub/apps](https://marcie.redocly.app/openapi/application/paths/~1hub~1apps/post.md): Create a new application with the user's API key