
NUTUN LIMITED — Investor Relations & Filings
Nutun Limited is a specialized Business Process Outsourcing (BPO) and Credit-Lifecycle Management group operating across South Africa, the United Kingdom, and the United States. The company functions as a next-generation BPO partner, providing extensive omnichannel Customer Experience (CX) services, including large-scale contact center operations. Within its credit-lifecycle segment, Nutun offers comprehensive financial services such as debt acquisition, third-party collections, recovery services, billing, book analysis, and related credit services. Recognized as one of the fastest-growing BPO providers in South Africa, Nutun focuses on delivering measurable impact and driving efficiency for clients requiring complex credit and customer interaction solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Unaudited Interim Results for the half year ended 31 March 2026 | 2026-05-18 | English | |
| Notice of Change in Beneficial Interest in Nutun | 2026-05-14 | English | |
| Trading Statement in respect of the half year ended 31 March 2026 | 2026-05-13 | English | |
| Notice in terms of section 45(5)(a) of the Companies Act, 71 of 2008, as amended | 2026-03-13 | English | |
| Results of the Annual General Meeting of Shareholders | 2026-03-12 | English | |
| Notice of Change in Beneficial Interest in Nutun | 2026-01-30 | English |
Browse filings by year
12 yearsMarket data
Market data not available
Price history
Peer group · Activities of collection agencies and credit bureaus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CREDIT CLEAR LIMITED
AI-driven platform for automated accounts receivable manage…
|
CCR | AU | Administrative and support serv… |
|
CSI Credit Systems International Inc.
Accounts Receivable Management firm providing debt collecti…
|
— | CA | Administrative and support serv… |
|
Focus Business Solution Limited
Provides debt recovery, collection management, and field in…
|
543312 | IN | Administrative and support serv… |
|
GESTION DE PRESTAMOS Y COBRANZAS S.A.
Provides specialized services in debt collection and manage…
|
— | AR | Administrative and support serv… |
|
KORYO CREDIT INFORMATION CO.,LTD.
Provides credit information, debt collection, and asset man…
|
049720 | KR | Administrative and support serv… |
|
YAMADA SERVICER SYNTHETIC OFFICE
Specializes in receivables management, real estate solution…
|
4351 | JP | Administrative and support serv… |
NUTUN 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/48777/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48777 | 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=48777 | 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=48777 \ -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": 48777}, 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 NUTUN LIMITED (id: 48777)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.