ltfi-wsap
Version:
Official Node.js/TypeScript SDK for LTFI-WSAP (Web System Alignment Protocol) by Kief Studio - Part of the LTFI ecosystem
77 lines (52 loc) • 3.25 kB
Markdown
<div align="center">
<img src="https://github.com/KiefStudioMA/LTFI-WSAP/raw/main/assets/KS-FullLogo-DarkGrey-300dpi.png#gh-light-mode-only" alt="Kief Studio" height="80">
<img src="https://github.com/KiefStudioMA/LTFI-WSAP/raw/main/assets/KS-FullLogo-LightSilver-300dpi.png#gh-dark-mode-only" alt="Kief Studio" height="80">
<img src="https://github.com/KiefStudioMA/LTFI-WSAP/raw/main/assets/LTFI-Logo.png#gh-light-mode-only" alt="LTFI" height="80">
<img src="https://github.com/KiefStudioMA/LTFI-WSAP/raw/main/assets/LTFI-Logo-White.png#gh-dark-mode-only" alt="LTFI" height="80">
</div>
# LTFI-WSAP Node.js/TypeScript SDK
[](https://github.com/KiefStudioMA/ltfi-wsap-node/blob/main/LICENSE)
[](https://wsap.ltfi.ai)
[](https://kief.studio)
Official Node.js/TypeScript SDK for **LTFI-WSAP** (Layered Transformer Framework Intelligence - Web System Alignment Protocol) by **Kief Studio**.
Part of the [LTFI Ecosystem](https://ltfi.ai) • [WSAP Protocol](https://wsap.ltfi.ai)
## 📦 Installation
See the [main repository](https://github.com/KiefStudioMA/LTFI-WSAP) for installation instructions.
## 📚 Documentation
- **Main Documentation**: [docs.ltfi.ai](https://docs.ltfi.ai)
- **API Reference**: [api.ltfi.ai/docs](https://api.ltfi.ai/docs)
- **Examples**: [github.com/KiefStudioMA/LTFI-WSAP-Examples](https://github.com/KiefStudioMA/LTFI-WSAP-Examples)
## 🔑 Quick Start
```bash
# Get your API key from https://wsap.ltfi.ai
export LTFI_WSAP_API_KEY="your-api-key"
```
## 📄 License
**MIT License** - This SDK is open source and free to use.
See [LICENSE](LICENSE) for full terms.
### LTFI-WSAP Service Usage
While this SDK is open source, the LTFI-WSAP service has the following usage terms:
- ✅ **FREE** for personal use, open source projects, and small businesses
- ✅ **FREE** for most users and use cases
- 💳 **Paid plans** required for:
- Enterprises with annual revenue exceeding $1M USD
- Organizations managing more than 100 domains
- High-volume API usage
For pricing details: [wsap.ltfi.ai/pricing](https://wsap.ltfi.ai/pricing)
- **Technical Support**: developers@kief.studio
- **Business Inquiries**: business@kief.studio
- **Discord**: [discord.gg/JfjyUdjJgP](https://discord.gg/JfjyUdjJgP)
- **X (Twitter)**: [x.com/kief_ma](https://x.com/kief_ma)
- **LinkedIn**: [linkedin.com/company/kief-studio](https://www.linkedin.com/company/kief-studio/)
---
<div align="center">
<br>
<img src="https://github.com/KiefStudioMA/LTFI-WSAP/raw/main/assets/KS-icon-black-1024.png#gh-light-mode-only" alt="Kief Studio" width="64">
<img src="https://github.com/KiefStudioMA/LTFI-WSAP/raw/main/assets/KS-icon-white-1024.png#gh-dark-mode-only" alt="Kief Studio" width="64">
<br><br>
**Built with ❤️ by [Kief Studio](https://kief.studio)**
Part of the [LTFI Ecosystem](https://ltfi.ai) • [WSAP Protocol](https://wsap.ltfi.ai)
© 2025 Kief Studio, MA. All rights reserved.
**Open Source SDK - Service usage subject to terms**
</div>