Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Adobe Illustrator Application API

Access to the Illustrator application object, including preferences, version information, and global settings.

Adobe Illustrator Application API is one of 11 APIs that Adobe Illustrator 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 and API documentation.

This API exposes 3 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 29.0.0.

Requests are made against a single base URL, https://localhost.

3 operations 2 paths 2 schemas 2 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
29.0.0
Base URL
https://api.example.com
Resource Areas
1

Paths & Operations 3

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

Application 3

Access to the Illustrator application object, including preferences, version information, and global settings.

GET
/application
Adobe Illustrator Get Application Information
getApplication → 200
GET
/application/preferences
Adobe Illustrator Get Application Preferences
getPreferences → 200
PUT
/application/preferences
Adobe Illustrator Update Application Preferences
updatePreferences body → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Application (9 properties), Preferences (3 properties). Each schema is shown below with its type and property counts.

Preferences
object
3 properties
Application
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adobe-illustrator-application-api-openapi.yml Raw ↑

Other APIs Adobe Illustrator publishes across the network.

Adobe Illustrator Plugin SDK
Adobe Illustrator CEP Extensions API
Adobe Illustrator Artboards API
Adobe Illustrator Documents API
Adobe Illustrator Graphic Styles API
Adobe Illustrator Layers API
Adobe Illustrator Path Items API
Adobe Illustrator Swatches API
Adobe Illustrator Symbols API
Adobe Illustrator Text Frames API