Reference
API endpoints, schema format, and technical reference for YounndAI Domains.
Technical reference for developers integrating with the YounndAI Domains API and registry.
Quick Reference
| Endpoint | Method | Description |
|---|---|---|
/api/domains | GET | List all published domains |
/api/domains/:path | GET | Get a specific domain schema |
/api/domains/:path/versions | GET | List all versions of a domain |
/api/domains/search?q= | GET | Search domains by keyword |
/api/domains/stats | GET | Registry aggregate statistics |
/api/namespaces | GET | List all namespaces |
/api/namespaces/:path | GET | Get namespace details |
/api/notices | GET | Operational notices |
/api/announcements | GET | Published announcements |
/api/health | GET | Registry health check |
