# API Endpoints

Endpoints enable to access application using API. You can specify full configuration of path, method, validate body using schema and so on.

{% hint style="info" %}
The endpoint will be registered in `/endpoints/v1/<path>`
{% endhint %}

<figure><img src="https://4190342052-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjiITn8B0C9eJvihABh%2Fuploads%2FSeOkepFw92v5CaNOpAoB%2Fimage.png?alt=media&#x26;token=de8458e4-e41c-416f-ac16-b1b79e3252e3" alt=""><figcaption></figcaption></figure>
