Capability

Development and Tooling

Liferay offers a comprehensive toolkit to extend or customize your digital experience. Build applications quickly with low-code/no-code features like Objects, or leverage developer tools like Liferay Workspace and Blade CLI for further customizations.

For users on PaaS or running Self-Hosted, Liferay also offers tools deploying customizations.

Feature
Deployment Approach
Capability
Using File Expiration and Review Dates
Using File Expiration and Review Dates Liferay DXP/Portal 7.4+ With the Documents and Media application, you can set expiration and review dates for files. This helps manage digital assets that...
Published Date: May 9, 2024 6:50 PM
Creating External Video Shortcuts
Creating External Video Shortcuts Liferay 7.4+ With Liferay's Documents and Media application, you can save references to videos hosted on external platforms. These references can then be used to...
Published Date: May 9, 2024 6:50 PM
Using Folders
Using Folders By default, uploaded files are stored in the Documents and Media root folder (i.e., Home), but you can create additional folders to organize and manage your files. Each folder can...
Published Date: May 9, 2024 6:50 PM
Videos
Videos
Published Date: May 9, 2024 6:50 PM
Embedding Videos Into Liferay Assets and Pages
Embedding Videos Into Liferay Assets and Pages With Liferay, you can use URLs and video shortcuts to embed videos into Web Content, Knowledge Base articles, Forms, Blog entries, and Site Pages. ...
Published Date: May 9, 2024 6:50 PM
Getting Started
Getting Started Liferay DXP is a powerful, open source, enterprise-ready platform for building and deploying web applications. However, all of that power and functionality can make it difficult to...
Published Date: May 9, 2024 6:51 PM
Changing Your Site's Appearance
Changing Your Site's Appearance Liferay has many ways to customize your site's appearance. Your site's favicon and theme are two of the first elements you may want to change. Themes set a default...
Published Date: May 9, 2024 6:51 PM
Creating Your First Site
Creating Your First Site Sites are collections of pages that contain and display content. This article walks through creating a new Site based on an existing out-of-the-box template. Creating a...
Published Date: May 9, 2024 6:51 PM
Starting with a Docker Image
Starting with a Docker Image The latest versions of Liferay are available as Docker images on Docker Hub. They're in two categories: Liferay/Portal Liferay/DXP Follow the steps below to...
Published Date: May 9, 2024 6:51 PM
Navigating DXP
Navigating DXP Liferay DXP's out-of-the-box navigation is organized into three major areas: Site Menu, Personal Menu, and Global Menu. Site Menu The DXP Site Menu on the left side of the screen...
Published Date: May 9, 2024 6:51 PM
DXP
DXP Welcome to the official documentation for the latest versions of Liferay DXP and Liferay Portal! Liferay DXP is the commercially supported and enterprise ready platform used around the world,...
Published Date: Nov 22, 2024 10:49 PM
Integration
Integration
Published Date: Jun 28, 2025 6:29 PM
Introduction to the Admin Account
Introduction to the Admin Account The Admin User account is created by default in any new installation of Liferay DXP and has full permissions to modify every facet of a Liferay DXP instance. The...
Published Date: May 9, 2024 6:51 PM
API Builder
API Builder Liferay DXP 2023.Q4+/Portal GA102+ [Beta Feature](../security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) This feature is currently...
Published Date: May 9, 2024 6:51 PM
Headless APIs
Headless APIs
Published Date: Jun 28, 2025 6:29 PM
Authentication
Authentication An access token is necessary for making API calls to Liferay Analytics Cloud. Navigate to Settings → APIs to generate an access token. Choose the duration (e.g. 30 days, 6 months, 1...
Published Date: May 9, 2024 6:44 PM
Building a Sample API Application
Building a Sample API Application Liferay DXP 2023.Q4+/Portal GA102+ [Beta Feature](../../security-and-administration/administration/configuring-liferay/feature-flags.md#beta-feature-flags) The...
Published Date: May 9, 2024 6:51 PM
Analytics Cloud APIs
Analytics Cloud APIs You can use headless APIs to interface with Analytics Cloud. Here are resources to help you understand and integrate these APIs to enhance your ability to manage content.
Published Date: May 9, 2024 6:44 PM
Querying Data
Querying Data The root endpoint of Liferay Analytics Cloud is . You can get the list of all data types endpoints by requesting a GET to the above URL. Try with curl curl -i -L -H "Authorization:...
Published Date: May 9, 2024 6:44 PM
Inventory Management APIs
Inventory Management APIs Here is a comprehensive resource for understanding and leveraging Liferay’s inventory management APIs.
Published Date: May 9, 2024 6:45 PM
Warehouse API Basics
Warehouse API Basics You can manage warehouses from the Applications menu or REST APIs. Call the headless-commerce-admin-inventory services to create and manage warehouses. Adding a Warehouse ...
Published Date: May 9, 2024 6:45 PM
Exporting Data
Exporting Data Various analytics data can be accessed through the sites dashboard and the individuals dashboard. Analytics data can also be fetched and exported using Analytics Cloud's APIs....
Published Date: May 9, 2024 6:44 PM
Resource Types and Structure
Resource Types and Structure Properties activeIndividualsCount (Number): Number of active individuals belonging to the account. dateCreated (Date): Date the account was created in the system. ...
Published Date: May 9, 2024 6:44 PM
Commerce APIs
Commerce APIs You can use headless APIs to interface with Liferay Commerce features, including products, catalogs, and price lists. Here are resources to help you understand and integrate these...
Published Date: Jul 3, 2025 8:32 PM
Order API Basics
Order API Basics You can manage orders from the Applications menu or with REST APIs. Call the headless-admin-commerce-order services to create and manage orders. Adding an Order Once Liferay is...
Published Date: May 9, 2024 6:45 PM
Order Management APIs
Order Management APIs Here is a comprehensive resource for understanding and leveraging Liferay’s order management APIs.
Published Date: May 9, 2024 6:45 PM
Order Type API Basics
Order Type API Basics You can manage order types from the Applications menu or with REST APIs. Use the /order-types endpoint from headless-admin-commerce-order to create and manage order types. ...
Published Date: May 9, 2024 6:45 PM
Term API Basics
Term API Basics You can manage terms and conditions from the Applications menu or with REST APIs. Use the /terms endpoint from headless-admin-commerce-order to create and manage terms and...
Published Date: May 9, 2024 6:45 PM
Discount API Basics
Discount API Basics You can manage discounts from the Applications menu or with REST APIs. Call the headless-admin-commerce-pricing services to create and manage discounts. Adding a Discount Once...
Published Date: May 9, 2024 6:46 PM
Price List API Basics
Price List API Basics You can manage price lists from the Applications menu or with REST APIs. Call the headless-admin-commerce-pricing services to create and manage price lists. Adding a Price...
Published Date: May 9, 2024 6:46 PM
Pricing APIs
Pricing APIs Use the Price List and Discount APIs to manage product pricing and discounts in Liferay Commerce programmatically. Below are basic usage examples, including common endpoints and...
Published Date: May 9, 2024 6:46 PM
Product Management APIs
Product Management APIs You can invoke the services under headless-commerce-admin-catalog to perform various admin operations related to products. However, if you have a headless storefront, you...
Published Date: May 9, 2024 6:46 PM
Catalog API Basics
Catalog API Basics You can manage catalogs from the Applications menu or REST APIs. Call the headless-commerce-admin-catalog services to create and manage catalogs. Adding a Catalog Once Liferay...
Published Date: May 9, 2024 6:46 PM
Option API Basics
Option API Basics You can manage option templates from the Applications menu or with REST APIs. Call the headless-commerce-admin-catalog services to create and manage options. Adding an Option ...
Published Date: May 9, 2024 6:46 PM
Currency API Basics
Currency API Basics Liferay DXP 2024.Q1+/Portal GA112+ You can manage currencies from the Applications menu or with REST APIs. Call the headless-commerce-admin-catalog services to create and...
Published Date: May 9, 2024 6:46 PM
Option Value API Basics
Option Value API Basics You can manage option values from the Options application or with REST APIs. Call the headless-commerce-admin-catalog services to create and manage option values. Adding an...
Published Date: May 9, 2024 6:46 PM
Product API - Creating a Product with Multiple SKUs
Product API - Creating a Product with Multiple SKUs You can create products with multiple active SKUs using the product API or from the Products application. To create such a product, you must...
Published Date: May 9, 2024 6:46 PM
Specification API Basics
Specification API Basics You can manage product specifications from the Applications menu or with REST APIs. Call the headless-commerce-admin-catalog services to create and manage specifications. ...
Published Date: May 9, 2024 6:46 PM
Product Delivery API Basics
Product Delivery API Basics Product API Basics covers the admin API used for creating and managing products. To display product data in your storefront, you must use the Product Delivery API. Call...
Published Date: Nov 16, 2024 3:30 PM
Product API Basics
Product API Basics You can manage products from the Applications menu, but you can also use Liferay’s REST APIs. Call these services to create and manage products. Adding a Product Then follow...
Published Date: May 9, 2024 6:46 PM
Categories and Vocabulary API Basics
Categories and Vocabulary API Basics Liferay's REST APIs provide services for Liferay's categories and vocabularies functionality. You can create and edit vocabularies with the API. You can also...
Published Date: May 9, 2024 6:50 PM
Channel API Basics
Channel API Basics You can manage channels from the Applications menu or with REST APIs. Call the headless-commerce-admin-channel services to create and manage channels. Adding a Channel Once...
Published Date: Nov 22, 2024 10:47 PM
Store Management Basics
Store Management Basics Here is a comprehensive resource for understanding and leveraging Liferay’s Channel API basics.
Published Date: Jan 18, 2025 2:45 AM
Content Management APIs
Content Management APIs You can use headless APIs to interface with most types of content in Liferay, including web content, message boards, and knowledge base articles. Here are resources to help...
Published Date: Jun 28, 2025 6:29 PM
Tags API Basics
Tags API Basics Liferay's REST APIs provide services for managing tags (referred to as keywords in Liferay's codebase). You can create, edit, and delete tags using the API. Start with an example of...
Published Date: May 9, 2024 6:50 PM
Advanced Web Content API
Advanced Web Content API Using the Liferay DXP REST services, you can create and manage your site's structured content. Structured content is web content that uses a web content structure (or...
Published Date: May 9, 2024 6:51 PM
Knowledge Base API Basics
Knowledge Base API Basics You can Create Knowledge Base Articles and Manage the Knowledge Base with Liferay's Knowledge Base app, but you can also use Liferay's REST APIs. Call these services to...
Published Date: Nov 22, 2024 10:48 PM
Web Content API
Web Content API Here is a comprehensive resource for understanding and leveraging Liferay’s Web Content APIs. It supports the integration and management of web content within applications,...
Published Date: May 9, 2024 6:51 PM
Web Content API Basics Using GraphQL
Web Content API Basics Using GraphQL Use Liferay DXP GraphQL services to manage web content by creating, retrieving, updating, and deleting structured content on your site. Structured content...
Published Date: Nov 19, 2024 3:27 PM
Managing Web Content Structures and Templates by Using the REST API
Managing Web Content Structures and Templates by Using the REST API Web content structures define the information included in a web content article. Structures facilitate creating and managing web...
Published Date: May 9, 2024 6:51 PM
Web Content API Basics
Web Content API Basics Using Liferay DXP REST services, you can create and manage structured content on your site. Structured content refers to web content articles that use a web content structure...
Published Date: May 9, 2024 6:51 PM
Document Types and Metadata Sets API Basics
Document Types and Metadata Sets API Basics Liferay DXP 2025.Q1+/Portal GA132+ Liferay's headless delivery application provides REST services for Documents and Media that add document types and...
Published Date: Jan 30, 2025 12:26 PM
Captcha API Basics
Captcha API Basics Liferay provides a headless API to retrieve and submit captchas using the SimpleCAPTCHA engine. Using the /captcha endpoint from the API Explorer, you can add captchas in your...
Published Date: May 9, 2024 6:52 PM
Document Shortcut API Basics
Document Shortcut API Basics Liferay's headless delivery application provides REST services for Documents and Media that add document shortcuts to sites or asset libraries, list their information,...
Published Date: Jul 11, 2024 3:36 PM
Digital Asset Management APIs
Digital Asset Management APIs You can use headless APIs to interface with Liferay's documents and media. Here are resources to help you understand and integrate these APIs.
Published Date: Jul 3, 2025 8:34 PM
SCIM Group API Basics
SCIM Group API Basics Liferay DXP 2024.Q1+/Portal GA112+ Liferay provides a headless API to perform CRUD operations on SCIM groups to keep their information in sync with your company's...
Published Date: May 9, 2024 6:52 PM
Document API Basics
Document API Basics Liferay's headless delivery application provides REST services for Documents and Media that add documents and folders, list their information, modify them, delete them, and...
Published Date: May 9, 2024 6:50 PM
Liferay Security APIs
Liferay Security APIs You can use headless APIs to interface with important Liferay security features, including CAPTCHA configurations and SCIM. Here are resources to help you understand and...
Published Date: Jun 28, 2025 6:30 PM
Process Automation APIs
Process Automation APIs You can use headless APIs to interface with automation features in Liferay DXP, including workflows. Here are resources to help you understand and integrate these APIs to...
Published Date: Jun 28, 2025 6:30 PM
SCIM User API Basics
SCIM User API Basics Liferay DXP 2024.Q1+/Portal GA112+ Liferay provides a headless API to perform CRUD operations on SCIM users to keep their identity information in sync with your company's...
Published Date: May 9, 2024 6:52 PM