https://github.com/robofinsystems/robosystems-typescript-client
Official TypeScript Client for the RoboSystems Financial Knowledge Graph API. Access comprehensive financial data including accounting transactions, financial reports, and advanced graph analytics through a type-safe, modern TypeScript interface.
https://github.com/robofinsystems/robosystems-typescript-client
accounting client financial financial-analysis financial-data graph graph-api javascript robosystems sdk typescript
Last synced: 3 days ago
JSON representation
Official TypeScript Client for the RoboSystems Financial Knowledge Graph API. Access comprehensive financial data including accounting transactions, financial reports, and advanced graph analytics through a type-safe, modern TypeScript interface.
- Host: GitHub
- URL: https://github.com/robofinsystems/robosystems-typescript-client
- Owner: RoboFinSystems
- License: mit
- Created: 2025-08-10T20:32:33.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2026-04-02T23:43:09.000Z (about 2 months ago)
- Last Synced: 2026-04-03T07:13:12.486Z (about 2 months ago)
- Topics: accounting, client, financial, financial-analysis, financial-data, graph, graph-api, javascript, robosystems, sdk, typescript
- Language: TypeScript
- Homepage: https://robosystems.ai
- Size: 756 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# RoboSystems TypeScript Client
[](https://www.npmjs.com/package/@robosystems/client)
[](https://opensource.org/licenses/MIT)
Official TypeScript Client for the RoboSystems Financial Knowledge Graph API. Access comprehensive financial data including accounting transactions, financial reports, and advanced graph analytics through a type-safe, modern TypeScript interface.
## Features
- **Type-safe API client** with full TypeScript types
- **Browser & Node.js support** with different auth strategies
- **React hooks** for seamless UI integration
- **Table ingestion** with simplified Parquet file uploads
- **Streaming support** for memory-efficient processing of large result sets
- **Financial AI Agent** integration for natural language queries
- **Comprehensive error handling** with typed errors
## Installation
```bash
npm install @robosystems/client
```
## Resources
- [RoboSystems Platform](https://robosystems.ai)
- [GitHub Repository](https://github.com/RoboFinSystems/robosystems)
- [API Documentation](https://api.robosystems.ai/docs)
- [OpenAPI Specification](https://api.robosystems.ai/openapi.json)
## Support
- [Issues](https://github.com/RoboFinSystems/robosystems-typescript-client/issues)
- [Wiki](https://github.com/RoboFinSystems/robosystems/wiki)
- [Projects](https://github.com/orgs/RoboFinSystems/projects)
- [Discussions](https://github.com/orgs/RoboFinSystems/discussions)
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
MIT © 2026 RFS LLC