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

# API Reference

How to create collection

{% content-ref url="/pages/-M6kaSt8oSmCK0kVhdDh" %}
[Collection](/docs/collection.md)
{% endcontent-ref %}

How to create schema's

{% content-ref url="/pages/-M6oihl2BezJIixBLbkM" %}
[Schema](/docs/schema.md)
{% endcontent-ref %}

How to insert data into collection's

{% content-ref url="/pages/-M6u7UZ2\_Q-uFExH-r89" %}
[Insert](/docs/insert.md)
{% endcontent-ref %}

How to retrieve all data's of a collection

{% content-ref url="/pages/-M6z1RUQKZcpBKenqOA2" %}
[getAll](/docs/getall.md)
{% endcontent-ref %}

find and get item

{% content-ref url="/pages/-M74jbu1SWPnmFZ1fKRG" %}
[getItem](/docs/getitem.md)
{% endcontent-ref %}

find and get multiple items

{% content-ref url="/pages/-M74je4h2PZY3C\_p0xER" %}
[getItems](/docs/getitems.md)
{% endcontent-ref %}

find and remove item

{% content-ref url="/pages/-M78HlMhaxXYGUIQ-NyP" %}
[removeItem](/docs/removeitem.md)
{% endcontent-ref %}
