Business APIfor spiritualintelligence products

Sellable API routes for owned astrology compute, compatibility, audience scoring, helio StarTypes background signals, Beyond The Veil world intelligence, and premium AI experiences.

Core compute

Chart math, transits, synastry, compatibility, lunar, and helio background routes without AI spend.

Premium AI

Love Reveal, Future Partner Vision, Crystal Ball, oracle, tarot, timing, and audience intelligence.

World signals

BTV-style market, culture, and event intelligence with timing windows, async jobs, and usage controls.

API Buyer Path
Checkout first. Docs when you are ready to wire.
Open
CheckoutPick a plan before reading docs
KeysCreate scoped keys after payment
UsageSee credits and endpoint activity
SupportUpgrade to Pro, Business, or Enterprise
Example workflow
POST /api/v1/audience/insights
mode: core_then_ai
plan: business

{
  "campaign_context": "dating app upsell",
  "ai_policy": "charge only on quality pass"
}
Buyer promise

Start with deterministic data, add premium AI where the customer pays, and keep usage visible in the console.

Business Endpoints

Start with product families, then open docs only when you are ready to wire requests.

POST/api/v1/audience/insights

Audience Insights

Turns customer birth data and campaign context into buyer archetypes, timing windows, and send/no-send campaign fit.

Inputs

  • +Customer IDs
  • +Birth dates
  • +Campaign context
  • +Tone and channel

Outputs

  • +Audience archetype
  • +Campaign fit
  • +Personalized timing
  • +Recommended message angle
2 credits per customer
Request
{
  "customers": [
    {
      "id": "customer_001",
      "dob": "1990-07-23"
    }
  ],
  "campaign_context": {
    "product_category": "premium astrology membership",
    "tone": "direct and premium",
    "channel": "email"
  }
}
Response
{
  "request_id": "req_...",
  "data": {
    "results": [
      {
        "customer_id": "customer_001",
        "campaign_fit": {
          "send": true,
          "reason": "High receptivity window"
        }
      }
    ]
  },
  "usage": { "credits": 2 },
  "meta": { "lane": "ai" }
}
POST/api/v1/world/signals

World Signals

Generates Beyond The Veil style world signal intelligence with timing context, cited evidence, and structured forecast outputs.

Inputs

  • +Topic
  • +Forecast window
  • +Depth
  • +World context

Outputs

  • +Forecast headline
  • +Timing window
  • +Signature stack
  • +Historical analog
  • +Ephemeris metadata
5 credits per forecast
Request
{
  "topic": "markets",
  "window_days": 7,
  "depth": "surface"
}
Response
{
  "request_id": "req_...",
  "data": {
    "forecasts": [
      {
        "headline": "Markets hold a volatile repricing window",
        "confidence": "moderate"
      }
    ]
  },
  "usage": { "credits": 5 },
  "meta": {
    "lane": "world_signals"
  }
}
POST/api/v1/helio/patterns

Helio Patterns

Adds heliocentric tropical StarTypes patterning as a separate background signal for experiments, segmentation, and comparison.

Inputs

  • +Subject IDs
  • +Birth dates
  • +Experiment context
  • +Date-level helio lookup

Outputs

  • +StarTypes pattern code
  • +Pattern signature
  • +Helio/tropical basis
  • +Attribution
  • +Background-use limits
1 credit per subject
Request
{
  "subjects": [
    {
      "id": "subject_001",
      "dob": "1990-07-23"
    }
  ],
  "context": {
    "use_case": "segmentation experiment"
  }
}
Response
{
  "request_id": "req_...",
  "data": {
    "profiles": [
      {
        "subject_id": "subject_001",
        "calculation_basis": {
          "frame": "heliocentric",
          "zodiac": "tropical",
          "prediction_role": "background_evaluation"
        }
      }
    ]
  },
  "usage": { "credits": 1 },
  "meta": {
    "lane": "core"
  }
}

Plans And Checkout

Pick the lowest plan that unlocks your first product workflow. Upgrade when usage, AI depth, or support needs grow.

Core Compute
$99/mo

Teams that want the lowest-cost production astrology compute lane without AI spend.

Monthly Credits
5,000
80 requests/min
Basic
$199/mo

Small apps, creators, and pilot integrations.

Monthly Credits
10,000
120 requests/min
Pro
$799/mo

Paid apps, agencies, dating/wellness products, and media workflows.

Monthly Credits
50,000
240 requests/min
Business
$2,500/mo

B2B platforms, commerce datasets, large newsletters, and enterprise pilots.

Monthly Credits
200,000
600 requests/min
Enterprise
Custom, $10k+/mo target

Strategic partners, AI platforms, dating networks, media networks, and licensing deals.

Monthly Credits
1,000,000
1200 requests/min

Checkout To Launch

The API path is built for buyers: choose the plan, create the workspace, issue keys, then scale from real usage.

1

Choose the lane

Start with Core Compute when the product needs high-volume astrology infrastructure. Add AI Intelligence only for paid, display-ready moments.

Compare plans and endpoint access
2

Create the workspace

Sign in, create or select the company workspace, and attach the subscription to the account that will own keys and usage.

Open workspace checkout
3

Issue scoped keys

Generate API keys for the selected product surface, keep endpoints scoped by plan, and use idempotency keys for retry-safe billing.

Create a production key
4

Scale from evidence

Review live usage, response quality, support needs, and upgrade timing before moving a partner into production volume.

Review usage and readiness
Live

Live foundation

The public API, checkout route, customer console, usage dashboard, API Lab, and no-AI core routes are in place.

Self-serve checkout and plan discovery
Live

Full Erlewine StarTypes layer

The helio tropical StarTypes endpoint now uses the full packaged Michael Erlewine short ephemeris lookup instead of the old pilot slice.

Scoped API keys after payment
Beta gate

Self-serve beta hardening

The next commercial gate is making a buyer able to discover plans, check out, create keys, run examples, and see usage without hand-holding.

Credit visibility before scale-up
Next build

Endpoint expansion

The strongest roadmap is deeper business functions around dating apps, creator funnels, media intelligence, world signals, and premium spiritual products.

Endpoint examples by use case
Enterprise

Enterprise platform

Large partners need private contracts, committed usage, custom endpoints, stronger observability, and optional realtime or callback products.

Enterprise contracts for private integrations

Built for Professional Launch

This API is meant to be bought, tested, and scaled without guessing: clear plans, scoped keys, visible credit usage, structured outputs, and explicit upgrade paths.

1

Choose a plan

Start with Core Compute for chart infrastructure or choose Pro/Business for premium AI and world intelligence lanes.

2

Create keys

After checkout, create a scoped key for the endpoints your app needs and keep usage visible in the console.

3

Launch the workflow

Use the docs and examples to wire one measurable product workflow before expanding volume.

What Buyers Get

Owned astrology calculation layer

Separate low-cost compute and premium interpretation

Visible credits, plan limits, and endpoint access

Structured outputs for product integration

No degraded placeholder responses sold as success

Built for partner apps, media desks, creator funnels, and enterprise pilots

Ready to build on spiritual intelligence?

Start checkout, choose the right plan, and build the first measurable product workflow before scaling.