1. Authenticate
Bearer-token auth with aie_test_* / aie_live_* key prefixes. Mint keys from the dashboard.
API Reference
Generated from the same Zod schemas the engine validates against — what you read here is what the API accepts. Every endpoint includes the request shape, response envelope, and a runnable curl example.
Start here
Bearer-token auth with aie_test_* / aie_live_* key prefixes. Mint keys from the dashboard.
Most endpoints accept a small birth-input — date, time, tz_offset_minutes, lat, lng.
Every response returns request_id, data, and meta — plus an optional interpretation block on narrative endpoints.
Per-plan sliding window + monthly quota. Responses include x-ratelimit-* headers; 429s use RATE_LIMITED or QUOTA_EXCEEDED.