API & Integrations

Your Content. Every Platform. One API.

b10cks delivers a clean, predictable REST API that powers websites, mobile apps, digital signage, voice interfaces, and anything else you can dream up. Build once. Publish everywhere.

REST API

Predictable. Typed. Fast.

The b10cks REST API follows resource-oriented conventions you already know. Responses are structured JSON with consistent shapes – no surprises, no magic fields.

What you get:

  • Full content trees with nested block resolution
  • Draft vs. published state control via query params
  • Locale-aware responses with fallback chains
  • Cursor-based pagination for large datasets
  • Versioned endpoints – your integrations won't break on updates

The API-First Promise

b10cks is "API-first". Not "API-also."

A lot of CMSs call themselves headless, then layer on so many proprietary abstractions you're back to being locked in. b10cks is different.

Every piece of content you create is immediately available through a consistent, documented, and open API. There are no hidden endpoints, no SDK-only features, no "this is only available in the dashboard." If it's in b10cks, you can query it.

Open Source, All the Way Down

No black boxes. Ever.

The entire b10cks server, including every API endpoint and integration hook, is open source under the GNU AGPLv3. Read the code. Audit the security. Contribute a fix.

The API isn't a product moat — it's a public contract.

Start querying in under five minutes

Clone the repo, spin up Docker, and your API is live. Or connect to our managed cloud and skip the setup entirely.