The most complete Vedic Astrology API — birth charts, dasa systems, panchang, prashna, and more. Use REST, our live playground, or connect AI assistants via MCP.
Free plan includes 100 requests/month • Works with Cursor & Claude • No credit card
curl -X POST https://astroapi.vedicmatters.com/api/v1/chart/birth \
-H "X-API-Key: veda_your_api_key_here" \
-H "Content-Type: application/json" \
-d '{
"dateTime": "1990-01-15T08:30:00",
"location": {
"name": "Mumbai, India",
"latitude": 19.076,
"longitude": 72.8777
},
"ayanamsa": "LAHIRI"
}'MCP is hosted on the API at astroapi.vedicmatters.com/mcp — 14 tools for birth charts, Vimshottari Dasa, panchang, yogas, Prashna, and more. Your API key, your quota, no separate server to deploy.
{
"mcpServers": {
"vedastro": {
"url": "https://astroapi.vedicmatters.com/mcp",
"headers": {
"X-API-Key": "veda_your_api_key_here"
}
}
}
}REST API, playground, docs, and MCP — built for developers and AI-native apps.
Get your API key in minutes. No setup, no infrastructure.
Use VedAstro from Cursor, Claude Desktop, and other MCP clients.
REST reference, quickstart, examples, and MCP setup guides.
Test every endpoint live in your browser before writing code.
Rate limiting, usage tracking, and scalable API infrastructure.
Pay in INR or USD. Automatic GST invoices for Indian businesses.
Full endpoint reference in docs · MCP tool list in MCP guide