# API reference

Explore the API provided by the Laravel SDK.

The package exposes the same operations as the [PHP SDK](/reference/sdk/php/api) through the injected [`Plug`](/reference/sdk/php/api/core/plug) service. This section documents the configuration and Blade directive specific to Laravel.

> **Looking for something specific?**
>
> Use the search bar at the top of the page or press `/` to quickly search through the documentation.

Use the summary below to quickly jump to a specific topic:

- [Configuration](/reference/sdk/laravel/api/configuration): Learn about the options accepted by the package.
- [Blade](/reference/sdk/laravel/api/blade): Learn how to run a snippet once the client-side SDK is ready.
