Skip to main content
Use a workspace API key to hit the Onstacks API. Send the key in the Authorization header on every protected request.

Base URL

Authenticate requests

Send the key as a bearer token:

Make your first request

1

Check service readiness

Health endpoints do not require an API key.
2

List wallets

Use environment=sandbox while testing.
3

Create a wallet

4

Create a transfer preview

Preview a withdrawal before creating a transfer.
Treat API keys like passwords. Store them server-side and never expose live keys in browser code.