@snap/camera-kit
Version:
Camera Kit Web
42 lines (21 loc) • 609 B
Markdown
[**CameraKit Web SDK v1.13.0**](../README.md)
***
[](../globals.md) / RemoteApiRequest
Remote API request sent by a lens.
> **apiSpecId**: `string`
Unique id of the remote API service specification.
***
> **endpointId**: `string`
Unique id of the remote API service endpoint requested by this request.
***
> **parameters**: `Record`\<`string`, `string`\>
A map of named parameters associated with the request.
***
> **body**: `ArrayBuffer`
Additional binary request payload.