<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@soulmachines/smwebsdk](./smwebsdk.md) &gt; [SceneOptions](./smwebsdk.sceneoptions.md) &gt; [apiKey](./smwebsdk.sceneoptions.apikey.md)

## SceneOptions.apiKey property

The API key used to authenticate with the server

**Signature:**

```typescript
apiKey?: string;
```
