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 three main modules:Property Module
Access property data through various methods:Planning Module
Access planning application data:Health Module
Check service health status:Error Handling
The SDK returns typed responses with proper error handling:TypeScript Support
The SDK is fully typed with TypeScript. All request and response types are available:Response Structure
All SDK methods return a response object that may contain either the successful response or an error:Pagination
Handle paginated responses using limit and offset:Advanced Configuration
Configure the SDK with custom settings:API Reference
For detailed API documentation, see:Property API
Property endpoints documentation
Planning API
Planning endpoints documentation
Health Checks
Service health endpoints
npm Package
View on npm
Contact
For support: hello@vepler.comThis SDK is auto-generated using Speakeasy from our OpenAPI specification. The SDK is regenerated whenever the API changes to ensure it stays in sync.