FAQ

Common questions and troubleshooting.

Where do I find my API key?

Open your project from the dashboard. The API key is shown in the project page.

Why don’t my posts show up publicly?

The public API only returns posts that are:

  • isPublished = true, and
  • publishedAt <= now()

Scheduled posts won’t show until the publish time.

Can I use the API from any domain?

Yes. The public read-only API sets permissive CORS headers (Access-Control-Allow-Origin: *).

Cookies

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

Cookie policy