Content Rules

These rules help protect the content integrity.

Article Visibility

The Drock API only returns articles that strictly meet the following conditions:

  • Public Publication: The article must have the property is_public = true. Drafts are never exposed by the public API.
  • Blog Access: Access to a specific blog depends on the permissions associated with your API key.
Platform Note
The visibleOnPlatform property does not impact public API access. An article can be hidden on the Drock platform but remain accessible via the API if it is marked as public.