Apis Reference
Technical reference documentation for Optimizely APIs, interfaces, and type systems. Use these pages for quick lookup of property types, query syntax, and interface contracts.
Content Type Attributes Reference Complete reference for attributes used to configure content types, properties, and editor behavior.
Graph Query Syntax Reference Reference for GraphQL query syntax including filtering, sorting, pagination, and full-text search.
Graph Query Language Reference Complete operator reference for Graph including comparison operators, boolean logic, inline fragments, full-text search, boosting, synonyms, and pinned results.
IContent Interface Reference Reference for the IContent interface, the base interface for all content in Optimizely CMS.
Property Types Reference All property types available in Optimizely CMS with C# types, editor controls, and Graph mappings.
Commerce Catalog API Catalog management — CatalogContext, categories, products, variants with full CRUD operations.
Commerce Pricing API IPriceService and IPriceDetailService for reading, writing, and resolving prices.
Commerce Cart API IOrderRepository cart operations — create carts, add line items, update quantities, and manage named carts.
Commerce Order API IOrderRepository order operations — load orders, search, manage order states and transitions.
Commerce Inventory API IInventoryService and IWarehouseRepository for stock levels, reservations, and warehouse operations.
Commerce Customer API CustomerContext, organizations, contacts, and addresses for B2B customer hierarchy.
Commerce Shipping API IShippingPlugin and ShippingMethodDto for rate calculation and carrier integration.
Commerce Payment API IPaymentPlugin for authorization, capture, void, and refund payment flows.
Commerce Promotion API PromotionData and IPromotionEngine for evaluating promotions, creating rules, and applying discounts.
Commerce Admin REST API REST endpoints for catalog management, order management, and customer management via HTTP.