🔌@haven1/sdk-api-client

The @haven1/sdk-api-client package provides seamless connectivity between your project and the Haven1 APIs, adhering to the OpenAPI Specification standard. This package simplifies API interactions by

Key Features

  • OpenAPI Specification Compliance: Built on OpenAPI standards for robust and scalable API interactions.

  • Type-Safe Integration: Includes TypeScript support with fully typed responses and requests for improved development confidence.

  • Simplified API Calls: Ready-to-use methods for common operations, reducing boilerplate code.

  • Flexible Configuration: Easily customize base URLs, API keys, and other settings.

Installation

Install the package using your preferred package manager:

npm install @haven1/sdk-api-client

Classes

  • AuthModule

  • Haven1SDK

  • SdkModule

Type Aliases

  • Config

  • GuardianTransactionResponse

  • IdentityDetailResponse

  • IdentityReferralResponse

  • NotificationsErrorResponse

  • NotificationsItem

  • NotificationsParameters

  • NotificationsSuccessResponse

Last updated