
AI Astrology Chatbot
Web App / Open Source30 minAI chatbot with real readings across all spiritual domains. Not hallucinations.
The definitive crystal healing API. Build a wellness app this weekend.
Crystals by ZodiacCrystals by ChakraBirthstoneCrystal Search …and so much more
Want to try without writing code? Try this domain live in API playground →
npm install @roxyapi/sdkimport { createRoxy } from '@roxyapi/sdk'
const roxy = createRoxy(process.env.ROXY_API_KEY!)
const { data } = await roxy.crystals.get(/* ... */)pip install roxy-sdkfrom roxy_sdk import create_roxy
roxy = create_roxy("your-api-key")
result = roxy.crystals.get(...) # async: await roxy.crystals.get_async(...)composer require roxyapi/sdkuse function RoxyAPI\Sdk\createRoxy;
$roxy = createRoxy(getenv('ROXY_API_KEY'));
$result = $roxy->crystals->get(/* ... */);dotnet add package RoxyApi.Sdkusing RoxyApi;
var roxy = new RoxyClient(Environment.GetEnvironmentVariable("ROXY_API_KEY")!);
// await roxy.Crystals.<resource>.GetAsync() or .PostAsync(new() { ... })go get github.com/RoxyAPI/sdk-goimport roxyapi "github.com/RoxyAPI/sdk-go"
roxy, _ := roxyapi.NewRoxy(os.Getenv("ROXY_API_KEY"))
// resp, err := roxy.Crystals.<Method>(context.Background(), nil)curl -H "X-API-Key: YOUR_KEY" \
https://roxyapi.com/api/v2/crystals/claude mcp add --transport http \
roxy-crystals https://roxyapi.com/mcp/crystals \
--header "X-API-Key: YOUR_KEY"AI agents auto-discover all endpoints as callable tools. Zero configuration.
Want to ship faster? Clone a free template and go from zero to production in 30 minutes.
Building with Cursor, Claude Code, or Bolt? Use our AI prompts to generate a complete app in minutes.
Building on WordPress? Install the RoxyAPI plugin and drop a shortcode, no code required.
{
"name": "Amethyst",
"id": "amethyst",
"imageUrl": "https://roxyapi.com/img/crystals/amethyst.jpg",
"description": "Amethyst is a powerful purple quartz prized for protection, intuition, and spiritual growth. It is used for breaking bad habits, deepening meditation, and connecting with higher consciousness. Amethyst vibrates at a high frequency, creating a field of spiritual protection that transmutes negative energy into loving vibrations. It has been treasured since ancient times as a stone of royalty and sobriety, and remains one of the most popular healing crystals worldwide. Found primarily in Brazil, Uruguay, and Zambia, Amethyst rates 7 on the Mohs hardness scale, making it ideal for both jewelry and energy work.",
"meaning": {
"spiritual": "Amethyst is thought to provide a protective shield against negative energies, transmuting them into loving, positive vibrations. It is also traditionally associated with clarity of thought, intuition, and inspiration. Amethyst is said to help foster moderation, supporting self-discipline and clarity in daily choices. Amethyst is traditionally believed to support overall vitality and holistic well-being. Crystal enthusiasts associate its energy with enhancing hormone balance, tuning the endocrine system, and strengthening the immune system. It is thought to help reduce physical discomfort and assist the body in combating conditions that affect energy and resilience.",
"emotional": "Its calming energy supports emotional balance, encourages spiritual awareness, and promotes mindfulness. It encourages mental focus, memory, motivation, and dream recall, while assisting in maintaining inner calm and spiritual wisdom. Amethyst is also believed to support tissue regeneration, cleanse the blood, and alleviate physical, emotional, and psychological stress. Its calming influence can ease headaches, tension, bruising, swelling, and injuries, while promoting overall balance and harmony in hearing, respiratory, skin, and digestive functions.",
"physical": "Amethyst is traditionally believed to support overall vitality and holistic well-being. Crystal enthusiasts associate its energy with enhancing hormone balance, tuning the endocrine system, and strengthening the immune system. It is thought to help reduce physical discomfort and assist the body in combating conditions that affect energy and resilience. Amethyst is also believed to support tissue regeneration, cleanse the blood, and alleviate physical, emotional, and psychological stress. Its calming influence can ease headaches, tension, bruising, swelling, and injuries, while promoting overall balance and harmony in hearing, respiratory, skin, and digestive functions."
},
"chakras": [
"Third Eye",
"Crown"
],
"zodiacSigns": [
"Virgo",
"Sagittarius",
"Capricorn",
"Aquarius",
"Pisces"
],
"planet": "Jupiter",
"elements": [
"Air",
"Water"
],
"colors": [
"violet",
"purple"
],
"hardness": 7,
"numericalVibration": 3,
"keywords": [
"Nobility",
"Spiritual Awareness",
"Psychic Abilities",
"Inner Peace",
"Healing of Body, Mind & Soul",
"Positive Transformation",
"Meditation",
"Balance",
"Stress Relief"
],
"birthMonth": 2,
"affirmation": "I am filled with nobility.",
"pairsWith": [
"citrine",
"rose-quartz",
"clear-quartz",
"smoky-quartz",
"black-tourmaline"
]
}Structured JSON with documented fields. Not hallucinated text. See all endpoints
Works with your stack
Crystal healing API covering the most popular and widely-searched healing crystals and gemstones, from Amethyst and Rose Quartz to Moldavite and Selenite, each with its spiritual, emotional, and physical properties. Filter by chakra (Root through Crown), zodiac sign, or element, search by keyword, browse birthstones by month, discover crystal pairings, and get random or daily crystal picks. Includes Mohs hardness, numerological vibration, and planetary associations per stone. Built for wellness apps, crystal shops, chakra-balancing tools, astrology integrations, and AI spiritual advisors. One key covers every RoxyAPI domain, with Remote MCP and typed SDKs.
Every Crystals and Healing Stones calculation is verified against NASA JPL Horizons across 828 gold-standard tests, with a public MIT benchmark repo anyone can clone and re-run. See how we test.
Multi-language API responses
Everything you need from our Crystals and Healing Stones API, built for production:
Comprehensive crystal database spanning the most famous and widely-searched healing crystals and gemstones with authoritative spiritual, emotional, and physical healing interpretations
Actively maintained catalog that grows over time: new crystals and refreshed properties flow into the same endpoints automatically, so your existing integration keeps working with no code changes, version bumps, or migrations
Filter by chakra, zodiac sign, element, color, or planet for building personalized crystal recommendation engines and healing apps
Crystal pairing recommendations for every stone showing which crystals work best together for enhanced healing combinations and grid building
Birthstone mappings for all 12 months plus daily and random crystal endpoints for discovery, push notifications, and wellness widgets
Rich metadata per crystal: Mohs hardness, numerological vibration, planetary ruler, elemental associations, color varieties, and affirmation
Sub-20ms response times with structured JSON responses optimized for chatbot integration, LLM consumption, and MCP tool calls
Click any endpoint to view detailed documentation, parameters, and response examples.
Render Crystals and Healing Stones responses without building charts yourself. These open source, framework-agnostic web components take the typed API response and draw it, in React, Vue, Svelte, Angular, plain HTML, and WordPress.
| Element | Renders |
|---|---|
| <roxy-crystal-card> | Photo, meaning sections, chakra, zodiac, element, hardness, keywords, and pairings |
| <roxy-crystal-grid> | Crystal gallery tiles with photo, name, and colour swatches |
Clone. Edit. Ship. Free and open source by Team Roxy.

AI chatbot with real readings across all spiritual domains. Not hallucinations.

Talk to the stars. Real readings across every spiritual domain, spoken aloud.
Browse all templates or use AI prompts to generate a custom app.
Real-world applications and use cases for integrating Crystals and Healing Stones API into your projects:
Crystal shop and e-commerce platforms: enrich product listings with authoritative healing properties, chakra associations, zodiac connections, and pairing suggestions to increase engagement and conversion
Wellness and meditation apps: integrate daily crystal guidance, chakra-based crystal recommendations, and healing property lookups for personalized spiritual wellness experiences
AI chatbots and spiritual advisors: power crystal recommendation conversations with structured healing data across spiritual, emotional, and physical dimensions for comprehensive readings
Astrology and birth chart apps: combine zodiac-based crystal recommendations with natal chart data for personalized crystal prescriptions based on planetary placements and sign energies
Crystal journal and collection apps: let users explore crystal meanings, track their collection, discover pairings, and receive daily crystal guidance based on their spiritual practice
Yoga and chakra balancing platforms: recommend crystals for specific chakra work, energy healing sessions, and meditation practices with detailed metaphysical properties
Dhani M.
Indie App Developer
Shipped an astrology app over a long weekend. Birth charts, nakshatras, KP cusps, significators. I verified the Lahiri ayanamsha values independently and they line up with my reference. One API key for all of it.
Tom H.
Senior Developer
The OpenAPI spec is the most complete I have seen in this space. Generated a type-safe TypeScript client from it in seconds. Every field has descriptions and examples. Production-grade documentation.
Chris W.
Backend Engineer
Response times consistently under 50ms for numerology and tarot endpoints. The API returns structured JSON with every field documented. Integrated it into our platform in an afternoon.
Every page here is built so AI search engines can read and cite it, so go straight to the source. Let ChatGPT, Perplexity, or Claude search the web and tell you what they find about RoxyAPI accuracy, MCP, SDKs, and pricing.
Opens a live web search in a new tab.
From zero to production in 3 steps. No signup required for testing.
| 1Install the SDK | npm i @roxyapi/sdk |
| 2Get your API key | View Plans |
| 3Make your first call | View Docs |
Remote MCP, llms.txt, and AGENTS.md. The full agent-readiness stack for 12 spiritual domains under one key.
Your agent grounds every answer in verified calculations and replies in your own voice, so it never hallucinates a chart, date, or reading. No local setup, no AGPL, no hosted-AI markup.
Audit it yourself: every Crystals and Healing Stones endpoint runs live in the API playground
Ask the crystals API for any of the twelve signs and it returns the matching stones, ready to drop into a "crystals for Scorpio" page or a personalized recommendation. This is the highest-intent crystal query people search, and you can serve it the day you sign up, since one key activates instantly and unlocks all twelve RoxyAPI domains. Build with the typed SDKs for TypeScript, Python, or PHP, or wire it into an AI assistant through our Remote MCP server with no Docker and no local setup.
Request any of the seven primary chakras, from Root through Crown, and the crystals API returns the stones aligned to that center along with their healing properties, keywords, and affirmations. It is built for wellness, yoga, and meditation apps that guide users through energy work and chakra balancing. Responses come back as clean structured data in eight languages, so the same call powers your app worldwide. The non-English translations are AI generated and currently under review.
Give the crystals API a calendar month and it returns the traditional birthstone crystals for it, perfect for evergreen gift guides and jewelry pages that convert all year. Each stone carries its full profile, so you can show meaning, hardness, and complementary pairings on the same page. Combine it with the zodiac lookup when you want both birth month and sign recommendations, all from a single key and one flat predictable price across every domain.
Every stone comes with a full profile: a description, meaning split into spiritual, emotional, and physical layers, plus its chakras, zodiac signs, ruling planet, elements, colors, hardness, keywords, and an affirmation. The catalog spans the most popular healing crystals and gemstones with consistent, structured fields, so your product stays uniform whether you show one stone or a hundred. The depth reads cleanly for chatbots and agents, and an AGENTS.md file plus our llms.txt help AI tools discover and use it correctly.
No breakage, ever. The catalog is actively maintained and expanded: we add recognizable, high-search stones and keep the healing properties curated and quality-gated. New crystals appear at the same endpoints you already call and are ranked into search and filters automatically, so there is nothing to migrate and no version to bump. Your integration keeps working and simply returns a richer library over time, all under one key and one flat price across every RoxyAPI domain.
Yes. Send a free-text query like protection, love, or clarity and the crystals API surfaces the stones tied to that intention, matching across names, keywords, and meanings. It is ideal for search bars, autocomplete, and discovery feeds, and it pairs naturally with conversational AI through our Remote MCP server. When you want precise filtering instead of free text, narrow by chakra, zodiac, element, color, or planet from the same key.
Each stone includes its companion crystals, the ones that work well together, so you can build crystal grids, combination guides, and natural upsell suggestions in a crystal shop. Pairing data is curated per stone and returned as structured data that drops straight into chatbots, the Remote MCP server, or a Shopify or WordPress storefront through our plugin and UI components. It is one of twelve spiritual domains behind a single key, so adding tarot, numerology, or astrology later takes no new setup.
The definitive crystal healing API. Build a wellness app this weekend.
All 12 domains included with every plan. Every endpoint, MCP server, SDK, and starters.
Plans from $39/mo, starting at $2.70 per domain on annual billing. No credit card required for testing.
View Pricing & Get API KeyHi, I'm Rosie, your guide to RoxyAPI's insight tools.
Ask me to read your birth chart, pull a card, or map your numbers, and I'll interpret what it means for you. Unlike most AIs, I never make the numbers up: every reading runs on real, verified calculations. Curious about the API, pricing, or docs instead? Ask me that too.