Custom site manual integration
Store the route used by a customer-managed integration and inspect the read endpoints.
Read endpoints
These endpoints expose only article records whose stored status is Published. The consuming site remains responsible for rendering.
https://rankai.ai/api/v1/demo/articles?page=[page-num]&limit=[limit]https://rankai.ai/api/v1/demo/articles/[slug]?format=[html|markdown]Store route configuration
This saves project configuration only; it does not deploy code or prove that the endpoint is consumed.
Illustrative URL: https://northstar-labs.example/blog/my-post-slug
Inspect and save
Opening the endpoint is a read-only inspection; saving records configuration.
✓
Manual configuration storedNo external publishing or sync occurred.