Available APIs

Adobe XD provides several categories of APIs:

Read below for how to access XD and UXP APIs...

XD-specific APIs

Most XD APIs are accessed by loading a module via require(), but some are passed directly to your plugin's handler functions. See the XD specific APIs page for a full list of modules. Below are some examples of modules available via the API:

UXP