Birth Chart API - Kotlin

Birth Chart API with Kotlin 🟠

Integrate Birth Chart API into your Kotlin application.

Installation

Gradle

Example Code

// Kotlin example
// Install: Gradle

const client = new VedikaClient("YOUR_API_KEY");
const result = client.birth_chart(...);

Get Started Free

Try our sandbox API with no authentication required

Try Sandbox Read Docs