> For the complete documentation index, see [llms.txt](https://stage-precision.gitbook.io/grid/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stage-precision.gitbook.io/grid/scripting/api-reference/core-api.md).

# Core API

### Reference Sections

#### Objects

Reference for accessing and working with Object handles, Scripting IDs and functionality exposed by Objects.

{% content-ref url="/pages/ucaay0ZJAobmXkCWPb2X" %}
[Objects](/grid/scripting/api-reference/core-api/objects.md)
{% endcontent-ref %}

#### Parameters

Reference for accessing Parameter handles, reading and writing values, Parameter paths and multi-value Parameters.

{% content-ref url="/pages/cb2lSqu0BN2lnBOwE6qp" %}
[Parameters](/grid/scripting/api-reference/core-api/parameters.md)
{% endcontent-ref %}

### Scope

The Core API contains functionality that is common to working with project Objects and Parameters.

Functionality provided by specific Object types is documented separately in the corresponding API sections.
