Skip to content
AstroWay/api v2.19.0 Β· sandbox
all systems operational
UA EN

Sandbox

Online editor with syntax highlighting. Code runs in the browser inside a Web Worker and makes real requests to api.astroway.info/v1/*. The API key is stored locally (localStorage), never sent anywhere else.

  • Run (⌘+Enter) β€” Monaco transpiles TS to JS, the Web Worker runs it, console.log and errors show on the right.
  • Share β€” the code is compressed with lz-string and written to location.hash. Open the URL β€” the editor restores the code.
  • Presets β€” four common scenarios: natal chart, synastry, Human Design, transits.
  • 15s timeout β€” if the code hangs, the worker is killed.

For non-billable tests use aw_test_* keys β€” they don’t consume credits.