RankWinNorthstar Labs
Demo workspace: data is deterministic sample data and all mutations are blocked. No provider, billing, publishing, or persistent action can occur.
← Back to settings← Back to integration selection
</>

Custom site manual integration

Store the route used by a customer-managed integration and inspect the read endpoints.

Manual configuration stored
Project domainnorthstar-labs.exampleNo ownership or deployment claim
Configured blog path/blogManual publishing mode
External publishingDisabledRead API only in Phase 0
1

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]
2

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
3

Inspect and save

Opening the endpoint is a read-only inspection; saving records configuration.

Manual configuration storedNo external publishing or sync occurred.