---
id: sdk.createwidgetoptions.apiendpoint
title: CreateWidgetOptions.apiEndpoint
hide_title: true
sidebar_class_name: sidebar-hidden
---
<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[@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;
```