<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@friendlycaptcha/sdk](./sdk.md) &gt; [CreateWidgetOptions](./sdk.createwidgetoptions.md) &gt; [apiEndpoint](./sdk.createwidgetoptions.apiendpoint.md)

## CreateWidgetOptions.apiEndpoint property

A custom endpoint from which the agent and widgets are loaded.

**Signature:**

```typescript
apiEndpoint?: APIEndpoint;
```
