Skip to content
SysOps 24/7

API console

Call the real API from here. Paste a key, pick an endpoint, send it, read the response — the same request a curl would make, with nothing to install.

Start with System info in the picker — it needs no key, so it confirms the console reaches the API before you paste a credential. Then create a viewer key and try the rest.

Stored only in this browser, and sent only to this Beacon API. Use a viewer key while exploring — create one (you'll be asked to sign in).

GET/api/v1/system/info

Needs no key — send it first to confirm the console reaches the API.

Response

Send a request to see the response here.

Good to know

  • Your key is stored only in this browser and sent only to this API. Clear it any time with the button by the field.
  • Requests run with your key's permissions. A viewer key can read everything and change nothing, which is what you want while exploring.
  • Endpoints marked changes data do exactly that. A delete is confirmed before it is sent — there is no sandbox, this is your live organization.