Overview
SolidRusT AI API (1.0.0)
OpenAI-compatible API for AI inference with RAG (Retrieval-Augmented Generation) capabilities.
Authentication
All endpoints require an API key passed via the Authorization header:
Authorization: Bearer YOUR_API_KEY
Get your API key at console.solidrust.ai.
Base URL
https://api.solidrust.ai
Endpoints Overview
- Inference (
/v1/*): OpenAI-compatible chat and embeddings - RAG (
/data/v1/*): Semantic search, knowledge graph, and hybrid queries - Agent (
/v1/agent/*): Tool-enabled AI assistant with RAG capabilities
- SolidRusT Networks: https://solidrust.ai
- License: Proprietary
- OpenAPI version: 3.1.0
Authentication
BearerAuth
API key authentication
Security scheme type: http