Skip to main content

Installation

Basic Usage

Authentication

The SDK uses x-api-key header authentication. Get your API key from the Vepler dashboard.

Available Modules

The SDK provides access to all API modules:

Property Module

Planning Module

Health Module

Error Handling

The SDK returns typed responses with proper error handling:

TypeScript Support

The SDK is fully typed. All request and response types are available:

Pagination

Handle paginated responses using limit and offset:

Advanced Configuration

API Reference

Property API

Property endpoints documentation

Planning API

Planning endpoints documentation

Health Checks

Service health endpoints

npm Package

View on npm
This SDK is auto-generated using Speakeasy from our OpenAPI specification. The SDK is regenerated whenever the API changes to ensure it stays in sync.