23 lines
593 B
Markdown
23 lines
593 B
Markdown
# Public API Docs
|
|
|
|
This section is reserved for externally consumable API documentation.
|
|
|
|
## Current Status
|
|
|
|
No stable public API surface is documented yet.
|
|
|
|
## Planned Approach
|
|
|
|
- Add API docs when real endpoints are implemented and versioned
|
|
- Use OpenAPI as source of truth for endpoint reference
|
|
- Keep integration guides and authentication examples here
|
|
- Use glossary terms consistently across API specs and guides
|
|
|
|
## Reference
|
|
|
|
- [Public API Glossary](/public-api/glossary)
|
|
|
|
## Notes
|
|
|
|
Internal endpoints should not be treated as public API until explicitly documented in this section.
|