Skip to content

APIInstance

Package: @erinjs/types

Response from GET /instance (unauthenticated). Instance info and API/gateway endpoints.

Properties

NameTypeReadonlyOptionalDescription
api_code_versionstringNoNo
captchaRecord<string, unknown>NoYes
endpoints{ api: string; gateway: string; }NoNo
features{ voice_enabled?: boolean; }NoYes
pushRecord<string, unknown>NoYes

Released under the Apache-2.0 License.