CRIZAC LIMITED — Investor Relations & Filings
Crizac Limited is a global education technology and recruitment firm specializing in international student mobility. The company operates as a bridge between higher education institutions and recruitment partners, facilitating the enrollment of students into universities across major destinations such as the United Kingdom, Canada, Australia, and the United States. Its core services include application processing, compliance management, and market intelligence for partner institutions. Crizac utilizes a proprietary digital platform to streamline the recruitment lifecycle, offering tools for document verification, real-time application tracking, and commission management. By maintaining an extensive network of sub-agents and direct partnerships with universities, the organization focuses on enhancing the efficiency and transparency of the global student recruitment ecosystem.
Recent filings
No filings indexed yet
We are still gathering filings for CRIZAC LIMITED. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Intermediation service activities for courses and tutors
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BetterU Education Corp.
Technology company providing a skills development platform …
|
BTRU.H | CA | Education |
|
IDP EDUCATION LIMITED
Global provider of student placement and English language t…
|
IEL | AU | Education |
|
Nerdy Inc.
Operates an AI-powered platform for live online learning an…
|
NRDY | US | Education |
CRIZAC LIMITED 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/60009/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60009 | 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=60009 | 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=60009 \ -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": 60009}, 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 CRIZAC LIMITED (id: 60009)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.