For Non-Developers

A plain-language explanation of what the Drock API does and how teams usually use it.

What Is The API?

The API is the bridge between Drock and another tool. It lets another website, app, or automation read public blog and article data from your workspace.

Simple Request Flow

Your app -> Drock API -> API key check -> blog/article data or checkout link

What The Main Endpoints Do

  • /api/v1/blogs lists the public blogs a key can see.
  • /api/v1/articles returns the public articles inside those blogs.