Skip to main content

Developers

API & developer ecosystem vision

How Nexynth Labs thinks about public APIs, partner integrations, and GetPandit connectivity — honest readiness only. No live developer portal or API keys on this corporate site.

This page describes future direction, not shipped endpoints. The marketing site does not host API sandboxes, publish OpenAPI files, or display credentials. Integration work is scoped per engagement until a formal developer program launches.

Direction

API vision

A partner-friendly API layer across Nexynth Labs products and services — designed for temples, vendors, enterprises, and technology allies in India.

Nexynth Labs is building toward a consistent developer experience: versioned REST APIs, signed webhooks, clear sandbox boundaries, and separation between the corporate marketing site and product domains such as getpandit.com. Today this is a vision document — not a live gateway.

Design principles

  • Product APIs live on product domains; nexynthlabs.com remains marketing, leads, and admin CMS only
  • OAuth-style partner credentials and scoped API keys — never embedded in public pages
  • Webhook signatures, idempotency keys, and retry policies documented before GA
  • India-ready integrations: payments, SMS, WhatsApp — with compliance awareness per provider
  • Human review for partner onboarding until self-serve portals ship
  • OpenAPI specs published only when endpoints are stable and supported

Roadmap

Coming soon APIs

Illustrative API families under consideration. Names and scopes may change; nothing below is callable from this site.

Partner directory API

Coming soon

Read-only partner and temple metadata for approved integrators — eligibility flags, regions, and integration readiness labels.

  • Pagination and ETag caching
  • No PII without partner consent
  • Sandbox with synthetic fixtures

Lead status API

Planned

Optional webhook callbacks for enterprise customers who submit RFPs or consultations — status transitions only, not full CRM.

  • HMAC-signed delivery
  • Staff-approved partners only
  • Corporate site lead store — not GetPandit bookings

AI readiness export API

In design

Structured export of self-assessment tiers for teams that complete the AI Readiness Score — indicative only, not certification.

  • User-consented export
  • No model inference on marketing domain
  • PDF/email handoff before JSON API

Events RSVP API

Planned

Programmatic RSVP for webinars and meetups once ticketing moves beyond enquiry-only registration.

  • Waitlist and capacity flags
  • Calendar ICS generation
  • Anti-abuse rate limits

GetPandit

GetPandit integrations

Partner and vendor connectivity for GetPandit on getpandit.com — separate from the corporate site. Capabilities follow product roadmap; confirm live status on the product domain.

Booking & availability

Coming soon

Expose pandit calendars, service catalogues, and slot holds for temple and vendor partners with conflict detection.

  • Timezone-aware scheduling
  • Service-type metadata
  • Partner-scoped credentials
GetPandit overview

Payments & reconciliation

Planned

Payment gateway webhooks and settlement exports — architecture-ready; production cutover confirmed per product release notes only.

  • Idempotent payment events
  • Refund and dispute hooks
  • No card data on marketing site

Notifications (SMS & WhatsApp)

Planned

Transactional templates for booking confirmations and reminders — provider-specific (Twilio, Gupshup, Meta Cloud API).

  • Template approval workflow
  • Delivery receipt webhooks
  • Corporate click-to-chat stays separate
WhatsApp guide (docs)

Temple & vendor onboarding

In design

Document upload, eligibility review, and integration checklist for partners joining the marketplace model.

  • Staff review before API access
  • Partner portal readiness alignment
  • Honest readiness labels on listings
Partner portal

Events

Webhooks (planned)

Event types we intend to support for integrators. Payload schemas and signing secrets ship with documentation — not before.

booking.created

Planned

Fired when a GetPandit booking is confirmed on the product domain — includes booking ID, service type, and partner reference.

  • Signed payload (HMAC-SHA256)
  • Retry with exponential backoff
  • Dead-letter queue for failures

booking.cancelled

Planned

Cancellation and reschedule events with reason codes for partner dashboards.

  • Idempotency-Key header support
  • Audit trail correlation ID
  • Sandbox fixtures for testing

payment.completed

Coming soon

Payment success signal for reconciliation — amount, currency, and gateway reference only; no PAN or full card numbers.

  • PCI scope minimized
  • Provider-specific metadata bag
  • Manual replay in admin until tooling ships

partner.approved

In design

Corporate partner onboarding milestone — triggers when staff approves a technology or temple partner application.

  • Corporate site only
  • No automatic API key issuance
  • Email fallback until portal ships

Docs

Documentation (planned)

Developer portal deliverables on the roadmap. Until then, use enquiry and consultation for integration questions.

OpenAPI specifications

Planned

Versioned OpenAPI 3.1 bundles per API family — published when endpoints reach beta with breaking-change policy.

  • Semantic versioning
  • Changelog per release
  • No specs for unimplemented routes

Authentication guide

Planned

Client credentials, rotating secrets, IP allowlists, and scoped tokens for server-to-server integrations.

  • No API keys in browser bundles
  • Rotation runbooks
  • Separate sandboxes per partner

Webhook verification playbook

Coming soon

Step-by-step signature verification, clock skew tolerance, and sample handlers in TypeScript and Python.

  • ngrok-friendly local testing
  • Replay attack mitigation
  • Sample payloads only — no live secrets

Sandbox environment

Vision

Isolated sandbox with synthetic data, rate limits, and no production PII — launched after auth and webhook baselines.

  • Request access via partners enquiry
  • No public signup on marketing site
  • Status page linkage when live
System status

Interested in early access or co-design? Contact us with your use case — we respond manually; there is no self-serve API signup.

Building an integration?

Share your architecture, auth model, and timeline. We will confirm what is live on product domains versus roadmap.