
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 |
|---|---|---|---|
|
Fujian Rongji Software Co., Ltd.
Provides e-government, information security, and collaborat…
|
002474 | CN | Telecommunications, computer pr… |
|
Fukui Computer Holdings,Inc.
Develops CAD software for the construction industry and sel…
|
9790 | JP | Telecommunications, computer pr… |
|
Fulcrum Technologies Inc.
Provides advanced software solutions specializing in operat…
|
— | CA | Telecommunications, computer pr… |
|
Fusemachines Inc.
Democratizing AI through enterprise-grade products and solu…
|
FUSE | US | Telecommunications, computer pr… |
|
Fusic Co.,Ltd.
Offers digital transformation solutions, custom software, A…
|
5256 | JP | Telecommunications, computer pr… |
|
Futuristic Solutions Ltd.
Provides digital transformation, software engineering, AI, …
|
534063 | IN | Telecommunications, computer pr… |
|
Fuva Brain Limited
Develops cybersecurity solutions and provides integrated IT…
|
3927 | JP | Telecommunications, computer pr… |
|
GACM Technologies Limited
Develops algorithmic trading infrastructure and quantitativ…
|
GATECH | IN | Telecommunications, computer pr… |
|
GAEASOFT
IT service and digital marketing firm specializing in mobil…
|
051160 | KR | Telecommunications, computer pr… |
|
Gaiax Co.Ltd.
A startup studio that creates, supports, and invests in bus…
|
3775 | JP | 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.