API operational

Powering the RAS Matrimony platform.

A versioned, token-authenticated REST API for the matrimonial platform — handling accounts, interests, chat, and everything in between. Built for the web and mobile apps that connect people.

Browse API reference
v0.0.1 API version
Sanctum Bearer-token auth
/api/v1 Versioned base path

Built for reliability

🔒

Secure by default

Sanctum bearer tokens, per-resource authorization, and rate-limited auth endpoints.

💬

Interest-gated chat

Members converse only after an interest is accepted, with off-platform contact details auto-masked.

Consistent responses

Form Request validation, API Resources, and JSON error handling across every endpoint.

📋

Documented & versioned

Every route is namespaced under /api/v1 with a live, interactive reference.