Developer Integration Requirements
To integrate ASI1-Mini into your application, product, or platform, please ensure your development team meets the following:
- Access Permissions
- API Key or access token (available via FET-holding account or partner onboarding)
- Environment Requirements
- Node.js, Python, or REST-compatible backend
- Support for async HTTP requests and token-based authentication
- Optional Features (for Knowledge Graph mode)
- Ability to ingest PDF, HTML, and plain text for graph generation
- Frontend toggle UI to switch between Classic and Knowledge Graph modes
- Persistent session management for graph-linked memory
- Integration Toolkit
- ASI SDK (coming soon via ASI Train)
- API endpoints for:
- POST /ingest
- GET /graph/{id}
- POST /chat
- POST /image-gen
- POST /image-to-text