API Endpoints Index
This page is now a navigation index, not a raw route dump.
Single Source of Truth
- Full endpoint list + source file line: API Full Catalog
- The team's most frequently used endpoint: API Reference
- Example request/response: API Examples
- Cookbook API usage flow: API Cookbook
Recommended paths
- Start from API Reference to understand the main surface.
- Use API Examples during integration/manual testing.
- Open Full Catalog API only when auditing or tracing specific endpoints.
Why was it changed?
Previously this page contained a long list of raw routes that overlapped with api-full-catalog, making it difficult for junior devs to scan.