@data8/types
v1.0.0
Published
Data8 NPM package containing TypeScript types, generated from their openAPI schema.
Maintainers
Readme
@data8/types
TypeScript type definitions for the Data8 web services API, auto-generated from the official OpenAPI/Swagger specifications.
Installation
npm install @data8/typesUsage
Each service is exported as a namespace containing paths, components, and operations types matching the corresponding Data8 API endpoint schemas.
For a demo project showing usage in practice, see the example repository.
Available Services
- AddressCapture
- BankAccountValidation
- BusinessInformation
- CompaniesHouse
- CountryDetection
- CreditCardValidation
- CTPS
- Deceased
- Demographics
- Eircode
- EmailValidation
- Goneaway
- InternationalTelephoneValidation
- Location
- MobileValidation
- MPS
- NameAppend
- NameCleansing
- PhoneValidation
- Postcoder
- PostcodeVerify
- PredictiveAddress
- SalaciousName
- TeleAppend
- TeleAppendBusiness
- TelephoneDirectory
- TelephoneFormatting
- TelephoneGeocoding
- TelephoneLineValidation
- TPS
- WebsiteValidation
License
MIT
