Authentication

How API keys scope access to a workspace.

API key

Article API requests use the same API key auth as MCP:

  • ?key=YOUR_API_KEY, or
  • Authorization: Bearer YOUR_API_KEY

Legacy public URL key routes

These route forms are still available:

  • GET /api/projects/:apiKey/posts
  • GET /api/projects/:apiKey/posts/:slug

Articles API routes

  • GET /api/articles
  • GET /api/articles/:slug

Scope

An API key only exposes published content for that single project.

Cookies

We use essential cookies to run the app. With your consent, we’ll also use analytics to improve Nanoblog.

Cookie policy