Try out the SeaGit API
Browse every endpoint and call it live from your browser.
- Sign in to SeaGit in this browser.
- Get a token: create an API key (
sgt_…, long-lived) under Settings → API keys, or copy your Firebase ID token (expires after about an hour). - Click Authorize below and paste the token exactly as it is — no
Bearerprefix. - Open an endpoint, press Try it out, then Execute.
There is no sandbox. Requests act on real resources in your account — DELETE, terminate and deploy do exactly what they say. The token stays in this tab only and is forgotten on reload.