The Core API consists of methods called on the global `CartJS` object.
You can use the Core API to do pretty much everything you'd expect of a cart manipulation library - add items, update quantities and custom properties, and so on.

A full list of methods can be found in the [API Reference][].

[API Reference]: /pages/reference/#core-api
