Api Explorer Panel
In-app REST console with an endpoint row, editable query parameter rows, a Send button, and a response area showing a JSON snippet with a status badge and timing.
In-app REST console with an endpoint row, editable query parameter rows, a Send button, and a response area showing a JSON snippet with a status badge and timing.
The Application Collection unlocks the source for every Application block. All Access unlocks every Collection.
Already purchased? Log in
Api Explorer Panel is the in-app REST console: an endpoint row with a GET badge in mono and the path /v1/projects, a Query parameters section with three editable key-value rows (workspace_id required, limit optional defaulting to 25, cursor optional), a Send button, and a response area showing a 200 OK badge, a 142 ms timing, and a JSON snippet with two project objects (prj_8h2k Design system, prj_4r9n API v2 migration) plus a meta block carrying total 14 and the next cursor.
Params are one array with a required flag so the asterisk and placeholder copy derive from a single field rather than a split list. The footer note is plain product honesty: requests use the session token and count toward the rate limit.
Reach for this block on a developer or API settings page, wired to your real endpoint so Send fires a live fetch and populates the response pre with the returned JSON.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the REST API console. Other explorer panels:
Tip: show response time alongside the status badge so developers catch slow endpoints before they open a ticket.