Getting started
Create a workspace, add your first project, and define your field schema.
Documentation
Start with the quickstart path, then use this reference to understand the publish workflow, endpoint behavior, and practical implementation patterns.
Open quickstartCreate a workspace, add your first project, and define your field schema.
Edit draft payloads safely, then publish snapshots when content is approved.
Call one protected live endpoint from apps, ads, kiosks, and web experiences.
Keep business teams fast while avoiding full CMS and backend maintenance work.
One project maps to one JSON payload. You can combine primitives, primitive lists, and repeatable object groups while preserving predictable output shape.
Think of JSON like a labeled tool box where each label points to one value, like wrench, hammer, or drill. An API is the delivery helper that hands that tool box to your website or app when it asks to see your tools. An endpoint is the exact address your app calls to pick up that box to search your toolkit. With Simple Data API, you update your content, publish it, and every app using that endpoint gets the same fresh version.
Teams use Simple Data API for rapid content updates without CMS overhead.