# Unqork Applications API

**Canonical:** https://apis.io/apis/unqork/unqork-applications-api/  
**Provider:** Unqork — https://apis.io/providers/unqork/  
**Base URL:** https://training.unqork.io/api/1.0  
**Documentation:** https://developers.unqork.io/

Unqork Applications API is one of 17 APIs that [Unqork](https://apis.io/providers/unqork/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Application. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and rate-limit docs.

An application is the parent of a group of one or more elements. An application can be of either 'Module' (type is `form` in DB) or 'Workflow' type. 'Module' type application cannot have workflow but can have data collections. 'Workflow' type application can have both modules and data collections. There can be only a single workflow in an application. The following endpoints are available to "Administrator" users only.

## Operations (15)

| Method | Path | Summary |
|---|---|---|
| GET | `/applications/{applicationId}/{appType}/{resourceId}/isInApplication` | Determine if a resource is in an application |
| GET | `/applications/{applicationId}/components/export` | Get components export |
| GET | `/applications/{applicationId}/submissionDataModel` | Get submission data model |
| GET | `/applications/{applicationId}/dependencies` | Get application dependencies |
| GET | `/applications/{applicationId}/dataModels/dependencies` | Get application's data models dependencies |
| GET | `/applications/{applicationId}/modules` | Get application modules |
| GET | `/applications/unique` | Determine if an application's name is unique |
| GET | `/applications/{applicationId}/workspace` | Get application workspace |
| POST | `/applications/{applicationId}/restore` | Restore application |
| PUT | `/applications/{applicationId}/connect` | Connect application |
| POST | `/applications` | Create application |
| GET | `/applications` | Get applications |
| GET | `/applications/{applicationId}` | Get application |
| PUT | `/applications/{applicationId}` | Update application |
| DELETE | `/applications/{applicationId}` | Delete application |

## Machine-readable artifacts (10)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/unqork/refs/heads/main/openapi/unqork-applications-api-openapi.yml
- **Documentation** — https://docs.unqork.io/docs/apis-integrations
- **APIReference** — https://developers.unqork.io/
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/unqork/refs/heads/main/authentication/unqork-authentication.yml
- **OAuthScopes** — https://raw.githubusercontent.com/api-evangelist/unqork/refs/heads/main/scopes/unqork-scopes.yml
- **RateLimits** — https://raw.githubusercontent.com/api-evangelist/unqork/refs/heads/main/rate-limits/unqork-rate-limits.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/unqork/refs/heads/main/conventions/unqork-conventions.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/unqork/refs/heads/main/errors/unqork-problem-types.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/unqork/refs/heads/main/data-model/unqork-data-model.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/unqork/refs/heads/main/apis.yml

## Other Unqork APIs (12)

- [Unqork Authentication API](https://apis.io/apis/unqork/unqork-authentication-api/)
- [Unqork Credentials API](https://apis.io/apis/unqork/unqork-credentials-api/)
- [Unqork Data Collections API](https://apis.io/apis/unqork/unqork-data-collections-api/)
- [Unqork Data Model Records API](https://apis.io/apis/unqork/unqork-data-model-records-api/)
- [Unqork Global Variables API](https://apis.io/apis/unqork/unqork-global-variables-api/)
- [Unqork Groups API](https://apis.io/apis/unqork/unqork-groups-api/)
- [Unqork Logs API](https://apis.io/apis/unqork/unqork-logs-api/)
- [Unqork Modules API](https://apis.io/apis/unqork/unqork-modules-api/)
- [Unqork Promotions API](https://apis.io/apis/unqork/unqork-promotions-api/)
- [Unqork Query API](https://apis.io/apis/unqork/unqork-query-api/)
- [Unqork Revisions API](https://apis.io/apis/unqork/unqork-revisions-api/)
- [Unqork Search Configs API](https://apis.io/apis/unqork/unqork-search-configs-api/)

## Tags

Application

---

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