Integrate the world's most advanced astrological and predictive AI engines into your own applications, utilizing deep karmic neural networks.
The OracleEyes API is organized around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
Authenticate your account when using the API by including your secret API key in the request. Manage your API keys in your automated Oracle Dashboard. Your API keys carry many privileges, so be sure to keep them secure.
Calculates the absolute probability of karmic events over an 18-month horizon based on standard Bazi inputs and planetary transits.
| name | string
Required. Target subject name |
|---|---|
| date_of_birth | string
Required. Format: YYYY-MM-DD |
| time_of_birth | string
Optional. Format: HH:MM |
| location | string
Required. City, Country format |
Cross-references two individuals' charts to determine synaptic alignment and long-term friction metrics.
| person_1_id | string
Required. Profile ID of subject A |
|---|---|
| person_2_id | string
Required. Profile ID of subject B |
Generate a test API key to try the Neural Oracle in your environment immediately.