PATHOS COMMUNICATIONS LIMITED — Investor Relations & Filings
About PATHOS COMMUNICATIONS LIMITED
Pathos Communications Limited is a technology-enabled, human-led public relations and creative communications agency. The firm specializes in strategic communications, media relations, brand reputation management, and content marketing, aiming to help clients connect and stand out. Pathos operates with a core mission to democratize access to premium media and established news outlets, particularly serving SMEs and rapidly scaling businesses. The agency emphasizes delivering measurable impact through its full suite of services, which also includes risk management and brand storytelling.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Final results for the year ended 31 December 2025 | 2026-05-05 | English | |
| Notice of Results and Investor Presentation | 2026-04-28 | English | |
| AI Development Update and Appointment of CTO | 2026-04-27 | English | |
| Director Dealings | 2026-03-27 | English | |
| Director Dealings | 2026-03-18 | English | |
| TR-1: Notification of major holdings | 2026-03-16 | English |
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
The Reputation Exchange Plc
Fintech firm that enables brands to monetize fan bases with…
|
REPL | GB | Professional, scientific and te… |
|
Trenders, Inc.
A marketing firm specializing in digital media, PR, and tre…
|
6069 | JP | Professional, scientific and te… |
|
VECTOR INC.
A public relations firm offering marketing, HR, web, and ve…
|
6058 | JP | Professional, scientific and te… |
|
Wonderful Sky Financial Group Holdings Limited
Financial public relations and communication group providin…
|
1260 | KY | Professional, scientific and te… |
PATHOS COMMUNICATIONS 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/35787/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35787 | 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=35787 | 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=35787 \ -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": 35787}, 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 PATHOS COMMUNICATIONS LIMITED (id: 35787)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.