Skip to content

Spirix API Documentation

This is a non-public, commercial API for accessing a variety of astrology related calculations in JSON format. This API is owned and maintained by Arc Point Group and is available under a commercial license.

Visit LUNA Astrology to see a cloud-based application built on this API's engine.

Getting Started

The following endpoints are available with a valid API key. All endpoints are prefixed with an :env value of either:

  • test
  • live

API Keys

  • A separate API key is required for each environment.
  • The key should be passed in the request header X-API-Key.
  • All requests must be issued via SSL/TLS.
Requests and Responses
  • This API conforms to the JSON:API specification found at jsonapi.org.
  • Requests must contain the Accept: application/vnd.api+json header.
  • Responses are sent with the Content-type: application/vnd.api+json header with a JSON document that follows the JSON:API structure.

Radix Charts »

GET /:env/radix-charts/cast

Secondary Progressed Charts »

GET /:env/secondary-progressed-charts/cast

Tertiary Progressed Major Charts »

GET /:env/tertiary-progressed-major-charts/cast

Tertiary Progressed Minor Charts »

GET /:env/tertiary-progressed-minor-charts/cast