
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 |
|---|---|---|---|
|
Freja eID Group
Develops and provides digital identity solutions for indivi…
|
FREJA | SE | Telecommunications, computer pr… |
|
Freshworks Inc.
Develops cloud-based, AI-assisted business software for cus…
|
FRSH | US | Telecommunications, computer pr… |
|
Frog Innovations Limited
Develops advanced software solutions and digital transforma…
|
FROG | IN | Telecommunications, computer pr… |
|
FRONTEO,Inc.
A data analysis company using a proprietary AI engine for n…
|
2158 | JP | Telecommunications, computer pr… |
|
FSBM HOLDINGS BERHAD
Investment holding company providing advanced technology so…
|
— | MY | Telecommunications, computer pr… |
|
F-Secure Oyj
A cybersecurity company offering digital protection product…
|
FSECURE | FI | Telecommunications, computer pr… |
|
FSN Co., Ltd.
Digital marketing and tech company providing advanced adver…
|
214270 | KR | Telecommunications, computer pr… |
|
Fujian Apex Software Co.,Ltd
Develops specialized technology solutions and platforms for…
|
603383 | CN | Telecommunications, computer pr… |
|
Fujian Boss Software Corp.
Develops fiscal and financial management software for gover…
|
300525 | CN | Telecommunications, computer pr… |
|
FUJIAN FUXIN SOFTWARE DEVELOPMENT JOINT STOCK CO., LTD.
Develops PDF electronic document solutions, including editi…
|
688095 | CN | 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.