
Matrimony.com Limited — Investor Relations & Filings
Matrimony.com Limited provides online matchmaking and marriage-related services. Its flagship brand, BharatMatrimony, offers specialized platforms for various linguistic and religious communities. The company operates a network of portals including CommunityMatrimony and EliteMatrimony, catering to diverse demographic segments. Beyond matchmaking, the organization offers wedding services through platforms like MatrimonyBazaar and Mandap.com, facilitating venue bookings and vendor discovery. The service model integrates technology-driven profile matching with personalized assistance options. The company focuses on a global user base, leveraging a large database of verified profiles to facilitate marital alliances. Its ecosystem covers the entire wedding lifecycle, from initial search to event planning.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| The Board of Directors at their meeting held on May 14, 2026 have approved the audited financial results for the quarter and the year ended 31st March 2026 along with recommendation of .... | 2026-05-14 | English | |
| ESOP/ESOS/ESPS | 2026-05-14 | English | |
| The Nomination and Remuneration Committee at its meeting held on May 14, 2026 has approved grant of 22000 options under Matrimony.com Limited Employee Stock Option Scheme 2014 to the employees .... | 2026-05-14 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-08 | English | |
| General Updates | 2026-05-08 | English | |
| ESOP/ESOS/ESPS | 2026-05-07 | English |
Browse filings by year
10 yearsMarket data
Market data not available
Price history
Peer group · Intermediation service activities for personal services
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
IBJ,Inc.
Provider of matchmaking services using a hybrid of online p…
|
6071 | JP | Other service activities |
|
Tameny Inc.
Specializes in marriage-related services like matchmaking a…
|
6181 | JP | Other service activities |
Matrimony.com Limited via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/62436/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62436 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=62436 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=62436 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 62436}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Matrimony.com Limited (id: 62436)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.