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

API Playground

A ready-to-send request with example parameters — just click Send. The API key is entered once and stored in your browser’s localStorage (it never leaves your browser except to hit the AstroWay API itself).

  • Endpoint dropdown — all 705 endpoints from the OpenAPI spec, grouped by tag
  • On selection — the example from the spec is populated (or a hard-coded default for /chart, /synastry, /transits)
  • The API key is saved in localStorage. Clear the field to remove it from storage.
  • The request goes straight from your browser to https://api.astroway.info/v1 — no proxy, the response is shown as-is.
  • Public endpoints (/v1/public/*) work without a key — Send will succeed with an empty field.

For testing use keys with the aw_test_ prefix — they don’t consume credits. Create one in the dashboard → API Keys, click “Create key” → mode “Test”.

CORS allows requests from api.astroway.info (here) and from localhost. Other origins will be blocked by the browser preflight — that’s fine for serverless integrations (CORS doesn’t apply there).

Was this helpful?
Suggest an edit

Last updated: