| title | Endpoint Data | ||
|---|---|---|---|
| description | The JSON datasets — their format, lifecycle, and registry | ||
| audience |
|
The datasets are the product. This section covers their file format, how they become live endpoints, and how they heal.
| Page | One-liner |
|---|---|
| Endpoint JSON Format | metaData + collections + unique ids, and the backup twin |
| Adding an Endpoint | The three files + registry rebuild that make an API live |
| API Registry | GeneratedAPIList.js — the generated catalog behind routing and the site |
| Data Reset | Restoring mutated data from the .json.backup twins |
| Custom Endpoints | The /create scaffolding route and its limits |
How these datasets are served is covered in API Surface.