Each zylAI node API provides the following endpoints for interfacing with SecretLLM:
Chat
/v1/chat/completions
Generate AI responses
Models
/v1/models
/v
1/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
Last updated 2 months ago