
Selient Inc. — Investor Relations & Filings
Selient Inc. develops and markets specialized Software as a Service (SaaS) solutions primarily for financial institutions, including banks and credit unions. The company's core offering is the Covaleyo platform, which provides innovative loan technology focused on simplifying lending processes and comprehensive loan monitoring. Key components include ProLender, a comprehensive Loan Origination Software (LOS) that streamlines application and approval workflows, and Covarity, a Loan Monitoring Software (LMS) designed for detailed covenant and margin tracking and analysis. The platform supports diverse lending portfolios, including retail, commercial, and agriculture loans, enabling clients to enhance operational efficiency, reduce risk, and maintain compliance. Selient Inc. leverages over two decades of expertise in providing mission-critical loan technology solutions to the financial sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2008-01-07 | English | |
| Material change report - English.pdf | 2007-10-31 | English | |
| Material change report - English.pdf | 2006-02-20 | English | |
| Other securityholders documents - English.pdf | 2005-06-07 | English | |
| Other.pdf | 2005-04-30 | English | |
| Relief/Approval.pdf | 2004-03-12 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2008
1 filing
| |||||
| 47766714 | Material change report - English.pdf | 2008-01-07 | English | ||
|
2007
1 filing
| |||||
| 47766718 | Material change report - English.pdf | 2007-10-31 | English | ||
|
2006
1 filing
| |||||
| 47766722 | Material change report - English.pdf | 2006-02-20 | English | ||
|
2005
2 filings
| |||||
| 47766737 | Other securityholders documents - English.pdf | 2005-06-07 | English | ||
| 47766741 | Other.pdf | 2005-04-30 | English | ||
|
2004
3 filings
| |||||
| 47766749 | Relief/Approval.pdf | 2004-03-12 | English | ||
| 47766752 | Information Document (QC sec. 115 Reg.).pdf | 2004-03-06 | English | ||
| 47766756 | Material change report - English.pdf | 2004-01-09 | English | ||
|
2003
2 filings
| |||||
| 47766797 | Relief/Approval.pdf | 2003-12-10 | English | ||
| 47766803 | Material change report - English.pdf | 2003-12-02 | English | ||
|
2001
5 filings
| |||||
| 47766807 | Decision Document (Final).pdf | 2001-08-29 | English | ||
| 47766819 | Auditors' consent letter.pdf | 2001-08-28 | English | ||
| 47766897 | Decision Document (Preliminary).pdf | 2001-06-07 | English | ||
| 47767059 | Preliminary long form prospectus - English.pdf | 2001-06-06 | English | ||
| 47767063 | Material change report - English.pdf | 2001-03-16 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GA INNODUS CO., LTD.
Specializes in civil engineering, equipment rental, and man…
|
076340 | KR | Telecommunications, computer pr… |
|
Galaxia SM, INC.
A sports marketing and management company for the sports an…
|
011420 | KR | Telecommunications, computer pr… |
|
GALERENT S. A.
Develops technology platforms connecting individuals seekin…
|
— | AR | Telecommunications, computer pr… |
|
Gana Media Group PLC
A sports entertainment group for iGaming, content licensing…
|
MOS | GB | Telecommunications, computer pr… |
|
GAtechnologies Co.,Ltd.
A technology company digitalizing the real estate industry …
|
3491 | JP | Telecommunications, computer pr… |
|
Gatekeeper Systems Inc.
Provides intelligent video, data, and loss prevention syste…
|
GSI | CA | Telecommunications, computer pr… |
|
GAXOS.AI INC.
Develops AI solutions for the health, gaming, and content c…
|
GXAI | US | Telecommunications, computer pr… |
|
GBS Software AG
Investment company focused on payment software and sustaina…
|
INW | DE | Telecommunications, computer pr… |
|
Geac Computer Corporation Limited
Global provider of mission-critical ERP and financial softw…
|
GEAC | CA | Telecommunications, computer pr… |
|
Geekco Technologies Corporation
Provides a mobile platform for real-time, location-based of…
|
GKO | CA | Telecommunications, computer pr… |
Selient Inc. 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/44610/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44610 | 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=44610 | 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=44610 \ -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": 44610}, 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 Selient Inc. (id: 44610)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.