Astrodyne

API key security

A key is a bearer credential: whoever holds it can spend your balance.

How Astrodyne stores keys

The full key is shown once, at creation. Only a hash and a short masked prefix are stored, so the plaintext cannot be recovered — not by you and not by us.

Handling rules

If a key is exposed

  1. Revoke it on API Keys. Revocation is immediate.
  2. Create a replacement and deploy it.
  3. Review Requests for calls you do not recognise.
Revoking is cheap
Revoking a key does not affect your balance, your other keys, or the history of requests that key already made. If you are unsure whether a key leaked, revoke it.

The Playground

The Playground holds the key you paste in browser memory for that tab only. It is never stored and is sent only to the Astrodyne API.