Developers & Publishers

Integrate FateSpy's raw deterministic data directly into your website. Our suite of APIs and widgets allow you to offer our core services (Horoscope, Tarot, Compatibility, Weather Synergy) to your own audience.

{" "}

RESTful API

Raw JSON data endpoints for Lunar phases, planetary transits and synthesized Horoscopes with local weather injection mechanics.

</>

Embeddable Widgets

Drop a line of Javascript to inject fully functional Bento grids and "Card of the day" tarot readers onto any CMS flawlessly.

Weather Synergy System

Our proprietary AI blends astrology metadata with the user's localized weather conditions to yield deeply contextual readings.

Getting Started

To access the FateSpy API, you must request an API key from our developer console. Access is currently limited to approved partners to ensure computational stability for our AI models.

curl -X GET "https://api.fatespy.com/v1/horoscope?zodiac=aries&synergy=true" \
     -H "Authorization: Bearer YOUR_API_KEY"