API panel
The API panel shows execution details for each API (docked to bottom of the editor by default).

API source code
Under the hood, every API is a TypeScript file that uses the Superblocks API SDK to call your integrations. Click <> View code on any API to inspect the source code. For editing this code directly, see developing apps in code.

