Skip to main content
The official g-tateth SDK for JavaScript and TypeScript.

Installation

Or with yarn:

Quick Start

Configuration

Options

Environment Variables

You can also configure the client using environment variables:

API Methods

Conversations

Customers

Webhooks

Analytics

Error Handling

The SDK throws custom error types:

Retry Logic

The SDK automatically retries failed requests with exponential backoff:

TypeScript Support

The SDK is written in TypeScript and includes full type definitions:

Examples

Pagination

Error Handling

Resources