Developer Resources

Build powerful integrations with our APIs, SDKs, and comprehensive documentation

Quick Start

1. Get Your API Key

Register for a developer account to receive your API credentials.

2. Make Your First Request

curl -X GET "https://api.indianmarriage.com/v1/profiles" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"

3. Explore the Documentation

Check out our comprehensive guides and API reference below.

API Documentation

Authentication

OAuth 2.0, API keys, and secure token management

View documentation

Profiles API

Create, read, update, and search user profiles

View documentation

Matching API

AI-powered compatibility matching algorithms

View documentation

Astrology API

Kundali generation and compatibility analysis

View documentation

Messaging API

Real-time messaging and notification systems

View documentation

Webhooks

Event-driven notifications and callbacks

View documentation

SDKs & Libraries

JavaScript

npm install indianmarriage-sdk

Python

pip install indianmarriage

Java

Maven/Gradle available

PHP

composer require indianmarriage

Developer Tools

  • API Explorer & Playground
  • Sandbox Environment
  • Postman Collection
  • Debug Console

Developer Support

  • GitHub Discussions
  • Stack Overflow Tag
  • Discord Community
  • developer@indianmarriage.com
All Systems Operational
API Uptime
99.99%
Avg Response
45ms

API Status Dashboard

All Systems Operational
Checking...
Uptime (30d)
99.99%
Avg Response
--
Incidents (30d)
0

API Changelog

v2.4.0 Feature January 15, 2026

AI-Powered Compatibility Engine v2

  • New /api/v1/matching/compatibility endpoint with deep personality analysis
  • Added Nakshatra-based matching scores to astrology API responses
  • WebSocket support for real-time match notifications
v2.3.2 Fix December 8, 2025

Bug Fixes & Performance

  • Fixed pagination offset error in /api/v1/profiles/search
  • Resolved rate limiter incorrectly counting cached responses
  • Improved query performance for filtered profile searches by 40%
v2.3.0 Feature November 1, 2025

Astrology API Enhancements

  • New /api/v1/astrology/kundali endpoint for birth chart generation
  • Dasha period calculation and predictions API
  • Support for multiple ayanamsa systems (Lahiri, Raman, KP)
v2.2.1 Improvement September 22, 2025

SDK & Documentation Updates

  • Python SDK v1.4 with async/await support
  • JavaScript SDK now supports TypeScript natively
  • Added interactive API playground at /developer/playground
v2.2.0 Breaking August 10, 2025

API v2 Migration

  • Migrated all endpoints from /api/v1/ prefix (v1 still supported until 2026)
  • New OAuth 2.0 authentication flow replacing API key-only auth
  • Response format standardized with data, meta, and errors wrappers
v2.1.0 Feature June 5, 2025

Messaging & Webhooks Launch

  • Real-time messaging API with end-to-end encryption
  • Webhook system for profile views, matches, and message events
  • Bulk profile import endpoint for migration from other platforms

Code Examples


                

Example Response