
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 |
Browse filings by year
9 years| 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 |
|---|---|---|---|
|
Gix Internet Ltd.
A marketing technology company specializing in online adver…
|
GIX | IL | Telecommunications, computer pr… |
|
GK Software SE
Global provider of cloud-based solutions for the internatio…
|
GKS | DE | Telecommunications, computer pr… |
|
GLAD CUBE Inc.
Offers data-driven advertising solutions and a SaaS platfor…
|
9561 | JP | Telecommunications, computer pr… |
|
GL-Carlink Technology Holding Limited
Provider of in-vehicle hardware and SaaS marketing and mana…
|
2531 | KY | Telecommunications, computer pr… |
|
Glia Nova PLC
AI-powered contact center platform for the financial servic…
|
GLIA | GB | Telecommunications, computer pr… |
|
Glimpse Group, Inc.
An immersive technology platform for enterprise VR, AR, and…
|
VRAR | US | Telecommunications, computer pr… |
|
Global Compliance Applications Corp.
Specializes in blockchain technology for medical cannabis s…
|
APP | CA | Telecommunications, computer pr… |
|
GLOBAL HEALTH LIMITED
Provides digital health software for clinical and administr…
|
GLH | AU | Telecommunications, computer pr… |
|
Global Mofy AI Ltd
Technology solutions provider for virtual content and digit…
|
GMM | US | Telecommunications, computer pr… |
|
Global SM Tech Limited
A holding company that manufactures and sells high-precisio…
|
900070 | KY | 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.