Lightning web components are supported for use with many Salesforce APIs. You can access these APIs by importing the specified lightning namespaced modules. Not all features or endpoints on a listed Salesforce API are supported.
Use Apex classes and REST endpoints that connect your application to LLMs from Salesforce partners, including Azure OpenAI and OpenAI. See the Models API documentation.
EMP API
Subscribe to a streaming channel and listen to event messages. See the lightning/empApi module.
Lightning Console API
Work with workspace tabs and utility bars on a Lightning app. See the Lightning Console API Developer Guide. The navigation item API isn't supported yet.
Metadata API
Deploy or retrieve a Lightning web component bundle from an org. See the LightningComponentBundle metadata type.
Lightning web components aren’t supported for use with these tools. To use a Lightning web component with these tools, wrap the component in an Aura component.