avm-client
v1.1.5
Published
This is api for AVM automated valuation machine
Downloads
3
Readme
avm-client
avm-client - JavaScript client for AVM (automated valuation machine) This SDK is automatically generated by the OpenAPI Generator project:
- API version: 1.0.0
- Package version: 1.1.5
- Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
Installation
Then install it via:
npm install avm-client --save
Getting Started
You can find usage example here - https://github.com/AcCakyra/avmJsExample
Documentation for API Endpoints
All URIs are relative to https://avm.enbisys.com/api/
Class | Method | HTTP request | Description ------------ | ------------- | ------------- | ------------- Avm.DefaultApi | getFastValuation | POST /properties/getFastValuation | Avm.DefaultApi | getValuation | POST /properties/getValuation |
Documentation for Models
- Avm.AdditionalFeatures
- Avm.BuiltForm
- Avm.EnergyEfficiency
- Avm.EnergyRating
- Avm.FloorLevel
- Avm.LeaseholdOrFreehold
- Avm.NewOrResale
- Avm.Problem
- Avm.PropertyFeatures
- Avm.PropertyType
- Avm.RequiredFeatures
- Avm.RoofInsulation
- Avm.RoofType
- Avm.Valuation
- Avm.ValuationPriceDistribution
- Avm.WallInsulation
- Avm.WallType
- Avm.WindowGlazingType
Documentation for Authorization
ApiKeyAuth
- Type: API key
- API key parameter name: X-API-KEY
- Location: HTTP header