Overview
Each nilAI node API provides the following endpoints for interfacing with SecretLLM:
Name | Endpoint | Description |
---|---|---|
Chat | /v1/chat/completions | Generate AI responses |
Models | /v1/models | List available models |
Attestation | /v1/attestation/report | Get cryptographic proof of environment |
Usage | /v1/usage | Track your token usage |
Health | /v1/health | Check service status |