
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 |
|---|---|---|---|
|
FLOWSPARKS N.V.
e-Learning software and service provider for creating and d…
|
UNI | BE | Telecommunications, computer pr… |
|
Flyr AS
An AI-powered Offer and Order platform that modernizes reta…
|
FLYR | NO | Telecommunications, computer pr… |
|
FNP Technologies SA
Provider of SaaS software and IT services for hotel, restau…
|
MLFNP | FR | Telecommunications, computer pr… |
|
FOBI AI Inc.
A data intelligence company providing AI-driven, real-time …
|
FOBI | CA | Telecommunications, computer pr… |
|
FOCUS AI Co., Ltd.
Develops AI-driven solutions for enterprise security and op…
|
331380 | KR | Telecommunications, computer pr… |
|
FOCUS UNIVERSAL INC.
Provides patented hardware and software solutions for the I…
|
FCUV | US | Telecommunications, computer pr… |
|
FONET BİLGİ TEKNOLOJİLERİ A.Ş.
Develops comprehensive software solutions for the healthcar…
|
FONET | TR | Telecommunications, computer pr… |
|
fonfun corporation
Develops and provides cloud-based SaaS solutions and Digita…
|
2323 | JP | Telecommunications, computer pr… |
|
FORCS Co., Ltd.
Develops and supplies enterprise e-Form and reporting softw…
|
189690 | KR | Telecommunications, computer pr… |
|
Foresight Autonomous Holdings Ltd.
Designs 3D multi-camera vision systems and software for aut…
|
FRSX | IL | 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.