How it works APIs Dashboard Fund Marketplace Contact Docs Fund →
Dashboard • Live on Signet test network only

Open your session dashboard.

Paste a saved ArkAPI token to check live Signet balance, confirm session status, and jump straight back into the API catalog. No account layer. No separate login. The token is the session.

What this page does

  • Loads one session: token-based access only, using the same bearer token you already funded.
  • Reads live state: current session status and remaining balance via GET /v1/balance.
  • Keeps it simple: quick links back to funding, the JSON catalog, and the public API overview.

Load a session

Paste the bearer token from your Signet funding flow. This token is the credential for the session balance. Anyone with it can use and spend that session, so only save it on a trusted device and keep your own copy too.

Paste a token to load live session status

Need a new session instead? Open the Fund page or get test funds from the Ark Faucet.

Session overview

The dashboard reads the live session state from ArkAPI and keeps the output intentionally minimal.

Status
Not loaded
Balance
0 sats
Network
Signet
Last checked
Never
No session token loaded

Quick actions

This first dashboard stays focused on the minimum useful state for a funded session.

  • No account required: your token is the credential and controls the session balance.
  • Signet only: this dashboard tracks test-network sessions, not mainnet funds.
  • Best practice: only save the token on a device you trust, and keep a separate copy outside the browser.

How to use it

  • 1. Fund a session on the Fund page.
  • 2. Save the returned bearer token.
  • 3. Paste it here to confirm balance and status.
  • 4. Use the same token in Authorization: Bearer ... for ArkAPI calls.