docs/content/api/introduction.md
[[toc]]
Welcome to Handsontable's API reference. Our goal is to make it easy to dive in and start coding from day one.
However, data grids are rather complex libraries, so we assume that you possess a certain level of expertise in JavaScript before moving forward. If you want to grab some basics, we have provided a JavaScript example in the demo section.
The API enables you to control the data grid programmatically. With this API, you can:
This reference comprises four sections:
<div class="boxes-list gray">Handsontable class controls the essential aspects of the data grid.Core features, in addition to those provided by plugins.If you need help using the API reference, please contact our Support.