Primitive 09 / Explorer

API explorer playground

A Postman-style builder for the Mufflermen API — method picker, URL bar, send button, three tabs for params / headers / body, and a response panel that fills in once you send. State is local so it's a single self-contained primitive.

Production answer

API explorer playground is a reusable Oak Flats Muffler Men UI primitive with documented states, accessibility expectations, theme behavior, and implementation evidence.

Primary CTAReview API explorer playground states
Generative search brief

API explorer playground: A Postman-style builder for the Mufflermen API — method picker, URL bar, send button, three tabs for params / headers / body, and a response panel that fills in once you send. State is local so it's a single self-contained primitive.

HeaderValue
Response
200OK184ms
JSONresponse.json
{  "data": [    {      "id": "qte_2026_0512",      "registration": "OAK-194",      "total_aud": 642,      "status": "draft"    },    {      "id": "qte_2026_0511",      "registration": "OAK-088",      "total_aud": 318.5,      "status": "accepted"    },    {      "id": "qte_2026_0510",      "registration": "OAK-002",      "total_aud": 89,      "status": "voided"    }  ],  "meta": {    "cursor_next": "qte_2026_0509",    "count": 3  }}