ACCEDERE LIMITED — Investor Relations & Filings
Accedere Limited is a specialized provider of cybersecurity, data privacy, and compliance audit services. The firm focuses on delivering comprehensive assessment solutions, including SOC 1, SOC 2, and SOC 3 reports, as well as ISO certifications such as ISO 27001, ISO 27701, and ISO 22301. Its service portfolio extends to specialized frameworks including HIPAA, PCI DSS, and Cloud Security Alliance (CSA) STAR assessments. As a registered CPA firm with the PCAOB, Accedere assists organizations in managing third-party risks and ensuring the integrity of their information security systems. The company serves a global clientele, primarily targeting cloud service providers, software-as-a-service (SaaS) vendors, and data centers that require independent verification of their security controls and privacy practices.
Recent filings
No filings indexed yet
We are still gathering filings for ACCEDERE LIMITED. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Accounting, bookkeeping and auditing activities; tax consultancy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SamIl
A professional services firm providing assurance, advisory,…
|
032280 | KR | Professional, scientific and te… |
|
Talenom Oyj
Offers financial management services and proprietary softwa…
|
TNOM | FI | Professional, scientific and te… |
|
Tax Net Spolka Akcyjna
Provider of business support services, including accounting…
|
TXN | PL | Professional, scientific and te… |
|
TGS DIŞ TİCARET A.Ş.
A foreign trade company providing intermediary services for…
|
TGSAS | TR | Professional, scientific and te… |
|
TR3 Trust
Accurate preparation and filing of the annual T3 return for…
|
— | CA | Professional, scientific and te… |
|
Wasaga Capital Corp.
Specializes in comprehensive accounting, tax, and financial…
|
— | CA | Professional, scientific and te… |
|
YWL Corp.
Comprehensive financial services, specializing in accountin…
|
YELLQ | CA | Professional, scientific and te… |
ACCEDERE 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/63700/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63700 | 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=63700 | 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=63700 \ -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": 63700}, 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 ACCEDERE LIMITED (id: 63700)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.