How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Citrix Applications API

Manage published applications

Citrix Applications API is one of 27 APIs that Citrix publishes on the 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, authentication docs, an API reference, and a getting-started guide.

This API exposes 8 operations across 5 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 3 base URLs: https://api.cloud.com/cvad/manage, https://{xms-server}:4443/xenmobile/api/v1, https://api.cloud.com/accessSecurity.

8 operations 5 paths 7 schemas 1 DELETE4 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://{customer-id}.xendesktop.net
Authentication
HTTP Bearer, API Key
Terms of Service
Resource Areas
1

Authentication & Security 2

Citrix Applications API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). An API key is passed in the header as auth_token (authToken).

  • bearerAuth — OAuth 2.0 bearer token from Citrix Cloud authentication
  • authToken — Authentication token from login endpoint

Paths & Operations 8

Across 5 paths, the API surfaces 8 operations — 1 DELETE, 4 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Applications 8

Manage published applications

GET
/Applications
Citrix List applications
listApplications 2 params → 200401
GET
/Applications/{applicationId}
Citrix Get an application
getApplication 3 params → 200401404
POST
/application/filter
Citrix Filter applications
filterApplications body → 200401
GET
/applications
Citrix List applications
listApplications 1 param → 200401
POST
/applications
Citrix Create an application
createApplication 1 param body → 201400401
GET
/applications/{applicationId}
Citrix Get an application
getApplication 2 params → 200401404
PUT
/applications/{applicationId}
Citrix Update an application
updateApplication 2 params body → 200400401404
DELETE
/applications/{applicationId}
Citrix Delete an application
deleteApplication 2 params → 204401404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Application_3 (7 properties), Application (7 properties), Application_2 (6 properties), UpdateApplicationRequest (4 properties). Each schema is shown below with its type and property counts.

Application
object
7 properties
ApplicationCollection
object
1 property
Application_2
object
6 properties
ApplicationFilterRequest
object
2 properties
Application_3
object
7 properties
CreateApplicationRequest
object
4 properties 3 required
UpdateApplicationRequest
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

citrix-applications-api-openapi.yml Raw ↑

Other APIs Citrix publishes across the network.

Citrix Workspace API
Citrix Analytics API
Citrix Monitor Service OData API
Citrix StoreFront Store Services API
Citrix StoreFront Authentication SDK
Citrix Access Policies API
Citrix Application Domains API
Citrix Authentication API
Citrix Certificates API
Citrix Content Switching API
Citrix Delivery Groups API
Citrix Devices API
Where this information came from

This is an independent, third-party profile of Citrix Applications API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.