ANIMA HOLDING S/A — Investor Relations & Filings
About ANIMA HOLDING S/A
Founded in 2003, ANIMA HOLDING S/A operates a network of academic institutions through two primary business segments: Inspirali and Ânima Core. Inspirali specializes in medical education, while Ânima Core manages a diverse portfolio of undergraduate and graduate programs. The organization provides a range of instructional services, including on-campus and distance learning, professional training, and cultural activities. Its distinctive business model and privileged positioning emphasize innovation, learning assessment, and the integration of technology within its pedagogical framework. By managing multiple university brands and specialized centers, the company delivers comprehensive solutions for vocational development. The group focuses on maintaining a high-quality national network of institutions committed to academic excellence and the evolving requirements of the professional landscape.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE - Formulário de Referência | 2026-04-24 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-23 | Portuguese | |
| Mapa sintético consolidado | 2026-04-22 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-09 | Portuguese | |
| DFP 2025 v2 | 2026-03-12 | Portuguese | |
| DFP 2025 | 2026-03-12 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 35968378 | FRE - Formulário de Referência | 2026-04-24 | Portuguese | ||
| 36001671 | FRE - Formulário de Referência | 2026-04-23 | Portuguese | ||
| 35510214 | Mapa sintético consolidado | 2026-04-22 | Portuguese | ||
| 34035568 | FRE - Formulário de Referência | 2026-04-09 | Portuguese | ||
| 33796550 | DFP 2025 v2 | 2026-03-12 | Portuguese | ||
| 33796549 | DFP 2025 | 2026-03-12 | Portuguese | ||
|
2025
4 filings
| |||||
| 34103079 | ITR 2025-Q3 | 2025-11-06 | Portuguese | ||
| 34103069 | ITR 2025-Q2 | 2025-08-07 | Portuguese | ||
| 34103019 | ITR 2025-Q1 | 2025-05-08 | Portuguese | ||
| 33786596 | DFP 2024 | 2025-03-20 | Portuguese | ||
|
2024
5 filings
| |||||
| 34060796 | ITR 2024-Q3 | 2024-11-06 | Portuguese | ||
| 34060788 | ITR 2024-Q2 v2 | 2024-08-21 | Portuguese | ||
| 34060743 | ITR 2024-Q2 | 2024-08-08 | Portuguese | ||
| 35644770 | FRE WEB 2023 v15 | 2024-05-29 | Portuguese | ||
| 34060723 | ITR 2024-Q1 | 2024-05-13 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Tertiary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China 21st Century Education Group Limited
Private multi-level education provider in the PRC, from kin…
|
1598 | HK | Education |
|
China Chunlai Education Group Co., Ltd.
Major provider of private higher education in the PRC empha…
|
1969 | HK | Education |
|
China General Education Group Limited
Provides application-oriented higher education and related …
|
2175 | HK | Education |
|
China Gingko Education Group Company Limited
Private higher education and vocational training provider f…
|
1851 | HK | Education |
|
China Kepei Education Group Limited
Provider of profession-oriented private higher and vocation…
|
1890 | KY | Education |
|
China New Higher Education Group Limited
Investment holding company providing private higher vocatio…
|
2001 | KY | Education |
|
China New Higher Education Group Limited
Provides private higher and secondary vocational education …
|
2001 | KY | Education |
|
China Science and Education Industry Group Limited
Provision of private higher education and vocational educat…
|
1756 | HK | Education |
|
China Xinhua Education Group Limited
Leading private provider of formal higher and secondary voc…
|
2779 | HK | Education |
|
China YuHua Education Corporation Limited
Private formal education provider operating a full-coverage…
|
6169 | KY | Education |
ANIMA HOLDING S/A 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/52832/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52832 | 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=52832 | 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=52832 \ -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": 52832}, 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 ANIMA HOLDING S/A (id: 52832)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.