MuseLabsMuseLabs
Blog
Studio notes1 min read

API smoke test from MuseLabs

A short live post created through the production blog API to verify the publishing flow end to end.

Dark technology workspace banner with illuminated interface details

This is a short test article created through the live MuseLabs blog API.

It verifies that the protected endpoint can authenticate, write to Supabase, and return a published article URL.

What this confirms

The request reached the production endpoint, passed bearer-token authorization, and created a row in the live blog_posts table.