Facts about Prokerala Astrology API were read from its own pages on 5 September 2026; every row in the full table below carries its source, and the page ends with how to report an error.
The short answer
Prokerala publishes a thorough OpenAPI document, serves more than twenty languages and can match 500 profiles in one call. What it does not do is tell you what a call costs: credits per endpoint range from 10 to 20,000, so the same ₹999 buys anywhere from fifty calls to a hundred thousand. Asterwise charges per call, publishes what it computes with, and runs an official MCP server.
What you can verify before you write a line of code
An astrology API is a promise about astronomy, coverage and price. The fastest way to compare two of them is to ask what each lets you check in advance.
| Can you check this before signing up? | Asterwise | Prokerala Astrology API |
|---|---|---|
| The exact price of a call | Yes. $10 ÷ 10 = $1.00; $30 ÷ 50 = $0.60; $100 ÷ 300 = $0.33. | ₹9.99 per 1,000 credits on Ruby; a per-call price is not derivable because endpoints cost from 10 credits (panchang) to 800 (Western charts), 2,000 for calendar and batch calls and 20,000 for raja-yoga, and non-English responses cost double |
| What computes the positions | Yes. Swiss Ephemeris with the full data files. | not published |
| How accurate the positions are | Yes: 80 positions checked against NASA JPL Horizons, median 0.046 arcseconds, raw data and script published. | not published |
| The full API contract | Yes, public at api.asterwise.com/openapi.json. | Yes, OpenAPI 3.0 at api.prokerala.com/spec/astrology.v2.yaml |
| Try it without paying | Yes. 500 calls a month, no card, does not expire. | 5,000 credits a month, 5 requests a minute, no card (the FAQ says 2,500 credits) |
Where a cell says not published, it means we could not find the fact on the vendor's pages on 5 September 2026. It is not a claim that the fact is bad, only that you cannot check it before you build.
Choose Prokerala Astrology API if
- Your users need Vedic output in Hindi, Tamil, Telugu, Malayalam, Kannada, Bengali, Marathi, Gujarati or Punjabi.
- You need batch matchmaking, PDF reports or a WordPress plugin.
- Your usage is dominated by the cheapest endpoints, where Prokerala's credit pricing works in your favour.
Choose Asterwise if
- You want a bill you can forecast: a call is a call, at $1.00, $0.60 or $0.33 per thousand depending on tier.
- You need Yogini, Ashtottari or Char dasha, or Vimshottari deeper than three levels; Prokerala's OpenAPI document offers Vimshottari to Pratyantar only.
- You need Rajju and Vedha as vetoes on the main Ashtakoot result rather than inside the Kerala Porutham response.
- You want an official MCP server on the registry; Prokerala has none, only a personal third-party wrapper.
- You want to verify accuracy before you commit: Asterwise publishes its ephemeris basis and a NASA JPL Horizons check; Prokerala publishes neither.
Start with 500 free calls a month, no card, no expiry. Connect the MCP server to Claude or Cursor in one line, or install the Python or TypeScript SDK. See pricing or connect the MCP server.
The full table
Every row carries its source. Prices are shown in the currency each vendor displays and are not converted.
| Asterwise | Prokerala Astrology API | |
|---|---|---|
| Company | Asterwise Labs a1 | Ennexa Technologies Pvt Ltd b1 |
| Free tier | 500 calls a month, no card, does not expire a2 | 5,000 credits a month, 5 requests a minute, no card (the FAQ says 2,500 credits) b2 Two vendor pages disagree |
| Entry paid plan | Builder: $10 a month for 10,000 calls a3 | Ruby: ₹999 a month for 100,000 credits, shown as 50% off ₹1,999; prices exclude GST b3 |
| Price per 1,000 calls | $1.00 (Builder); $0.60 (Launch, $30 for 50,000); $0.33 (Scale, $100 for 300,000) a4 $10 ÷ 10 = $1.00; $30 ÷ 50 = $0.60; $100 ÷ 300 = $0.33 |
₹9.99 per 1,000 credits on Ruby; a per-call price is not derivable because endpoints cost from 10 credits (panchang) to 800 (Western charts), 2,000 for calendar and batch calls and 20,000 for raja-yoga, and non-English responses cost double b4 ₹999 ÷ 100 = ₹9.99 per 1,000 credits; at 10 credits a call that is ₹99.90 per 1,000 calls, at 800 it is ₹7,992 |
| Endpoints | 118 operations on 115 paths, counted from the live OpenAPI document a5 | 112 paths in the published OpenAPI document b5 |
| Matchmaking depth | Ashtakoot (36) with Rajju and Vedha as separate classical vetoes, dosha cancellation, Mahendra and Stree Deergha; Dashakoot (10 kootas); Papasamyam; Kerala Porutham; Tamil Thirumana Porutham; Western compatibility; numerology compatibility a6 | Kundli matching with Ashta Kuta and Dasha Kuta, Nakshatra Porutham, Thirumana Porutham, batches of up to 500. Rajju and Vedha appear as separate items (Rajju Porutham, Veda Porutham) in the Nakshatra Porutham response, not in the Guna Milan response b6 Porutham detail from the OpenAPI document |
| Dasha systems | Vimshottari to 5 levels, Ashtottari, Yogini, Char; dasha-transit correlation a7 | Vimshottari only, to Pratyantar (3 levels), with a 360- or 365.25-day year option; no Yogini, Ashtottari or Char dasha in the OpenAPI document b7 |
| Divisional charts | All 16 divisional charts, D1 to D60 a8 | 19 vargas (D1 to D60, no D11) selectable by chart type, plus bhava, sun, moon and upagraha charts b8 |
| KP, Lal Kitab, Varshaphal | KP (chart, significators, ruling planets); Lal Kitab (chart, remedies); Varshaphal (chart, Saham, Harsha Bala) a9 | KP chart, planet positions and significators; Lal Kitab and Varshaphal not found on pages fetched b9 |
| Ayanamsa options | 4 selectable on every sidereal endpoint: Lahiri, Raman, KP, tropical a10 | Lahiri, Raman, KP and KP-new on Vedic endpoints; tropical also on Western endpoints b10 |
| MCP server | Yes: remote server at mcp.asterwise.com, 103 tools, OAuth 2.1 or API key. Listed on the official MCP registry and Smithery; source public on GitHub a11 | No official server. A personal repository (sajithamma/prokerala-mcp-server) exists outside the prokerala GitHub organisation; Prokerala's own organisation publishes an agent-skills repo but no MCP server b11 |
| Official SDKs | Python and TypeScript, both generated from the OpenAPI document (v0.2.3 on PyPI and npm) a12 | PHP SDK (MIT) plus sample clients in C#, Python, JavaScript and Ruby b12 |
| OpenAPI document | Yes, public at api.asterwise.com/openapi.json a13 | Yes, OpenAPI 3.0 at api.prokerala.com/spec/astrology.v2.yaml b13 |
| Ephemeris | Swiss Ephemeris with the full data files a14 | not published |
| Published accuracy check | Yes: 80 positions checked against NASA JPL Horizons, median 0.046 arcseconds, raw data and script published a15 | not published |
| Authentication | Bearer token or X-API-Key header; every response, including errors and the unauthenticated health check, carries an X-Asterwise-Signature HMAC header a16 Verify with: curl -sI https://api.asterwise.com/health |
OAuth2 client credentials b16 |
| Rate limits | Per-plan burst budget over a 60-second window; the numeric limits are not published a17 | 5, 60, 120 or 300 requests a minute by plan b17 |
| Languages | English only | "20+ languages" on Vedic endpoints (English, Hindi, Tamil, Telugu, Malayalam, Kannada, Bengali, Marathi, Gujarati, Punjabi and more); English, German and Spanish on Western endpoints b18 |
| Reports and images | Kundali chart SVG endpoint; no PDF reports; interpretation fields on natal, dasha, dosha and gochar responses a19 | PDF reports (minimum 6,000 credits each), WordPress plugins, public status page; no refunds b19 |
How to read the prices
Where a vendor publishes both a monthly price and a monthly call quota, the price per 1,000 calls is the first divided by the second, and the arithmetic is shown under the row. Where a vendor sells credits that cost different amounts per endpoint, or publishes no quota, no per-call price is given, because none can be derived.
How this page stays honest
Every statement about another vendor on this page is a statement about what that vendor's public pages said on the date shown, not a statement about the quality of its calculations or its service. Where a page did not say, the row reads not published, and that means only that we could not find it. Vendors change prices and features; verify anything that matters to you on the vendor's own page before you decide.
Report an error. Email support@asterwise.com with the row, the correct fact and a public page that shows it. We check it within five business days, change the row, and record the change in the corrections log on this page with the date.
Corrections log. No corrections have been requested for this page since it was published on 5 September 2026.
Trademarks and independence. AstrologyAPI, Prokerala, DivineAPI, FreeAstrologyAPI and VedicAstroAPI are the names of their respective owners and are used only to identify those products. Asterwise is not affiliated with, endorsed by or partnered with any of them.
Sources
Asterwise rows:
- Company: https://github.com/asterwise/asterwise-mcp/blob/main/LICENSE
- Free tier: https://asterwise.com/pricing/
- Entry paid plan: https://asterwise.com/pricing/
- Price per 1,000 calls: https://asterwise.com/pricing/
- Endpoints: https://api.asterwise.com/openapi.json
- Matchmaking depth: https://api.asterwise.com/openapi.json
- Dasha systems: https://api.asterwise.com/openapi.json
- Divisional charts: https://docs.asterwise.com/mcp/tools/get-divisional-chart/
- KP, Lal Kitab, Varshaphal: https://api.asterwise.com/openapi.json
- Ayanamsa options: https://docs.asterwise.com/reference/ayanamsa/
- MCP server: https://registry.modelcontextprotocol.io/v0/servers?search=asterwise
- Official SDKs: https://pypi.org/project/asterwise/
- OpenAPI document: https://api.asterwise.com/openapi.json
- Ephemeris: https://asterwise.com/proof/
- Published accuracy check: https://asterwise.com/accuracy/
- Authentication: https://api.asterwise.com/health
- Rate limits: https://docs.asterwise.com/reference/errors/burst_limit_exceeded/
- Reports and images: https://api.asterwise.com/openapi.json
Prokerala Astrology API rows, all read on 5 September 2026:
- Company: https://api.prokerala.com/pricing
- Free tier: https://api.prokerala.com/pricing
- Entry paid plan: https://api.prokerala.com/pricing
- Price per 1,000 calls: https://api.prokerala.com/spec/astrology.v2.yaml
- Endpoints: https://api.prokerala.com/spec/astrology.v2.yaml
- Matchmaking depth: https://api.prokerala.com/docs
- Dasha systems: https://api.prokerala.com/spec/astrology.v2.yaml
- Divisional charts: https://api.prokerala.com/spec/astrology.v2.yaml
- KP, Lal Kitab, Varshaphal: https://api.prokerala.com/docs
- Ayanamsa options: https://api.prokerala.com/spec/astrology.v2.yaml
- MCP server: https://github.com/prokerala
- Official SDKs: https://api.prokerala.com/getting-started
- OpenAPI document: https://api.prokerala.com/getting-started
- Authentication: https://api.prokerala.com/getting-started
- Rate limits: https://api.prokerala.com/pricing
- Languages: https://api.prokerala.com/docs#tag/Languages
- Reports and images: https://github.com/prokerala/uptime
Prokerala Astrology API documentation: https://api.prokerala.com/docs. Asterwise documentation: docs.asterwise.com.