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
No filings indexed yet
We are still gathering filings for Matrimony.com Limited. .
No filings match the current filters
Try clearing the filters, or .
Market 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.