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 |
|---|---|---|---|
|
Lumi Gruppen AS
A private educational institution with online and on-campus…
|
LUMI | NO | Education |
|
Minsheng Education Group Company Limited
Leading Asian operator of private higher education institut…
|
1569 | HK | Education |
|
Neutech Group Limited
Provides digital talent education services, integrating the…
|
9616 | HK | Education |
|
NEXTED GROUP LIMITED
Provides tertiary education services to domestic and intern…
|
NXD | AU | Education |
|
PERDOCEO EDUCATION Corp
Educational services provider operating accredited institut…
|
PRDO | US | Education |
|
PROEDUCA
International group specializing in online higher education…
|
PRO | ES | Education |
|
SER EDUCACIONAL S.A.
Private higher education provider of undergraduate, graduat…
|
— | BR | Education |
|
Shanghai Gench Education Group Limited
Higher vocational education provider operating Shanghai's l…
|
1525 | HK | Education |
|
South China Vocational Education Group Company Limited
Private higher vocational education and training provider s…
|
6913 | HK | Education |
|
STADIO HOLDINGS LIMITED
Investment holding company developing higher education inst…
|
SDOE | ZA | 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.