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 |
|---|---|---|---|
|
COGNA EDUCAÇÃO S.A.
Provides K-12, higher education solutions, and digital lear…
|
— | BR | Education |
|
CRUZEIRO DO SUL EDUCACIONAL S.A.
Offers basic to postgraduate education via on-site and dist…
|
— | BR | Education |
|
EDU HOLDINGS LIMITED
Tertiary education operator focusing on vocational and high…
|
EDU | AU | Education |
|
Edvantage Group Holdings Limited
Leading private higher and vocational education operator wi…
|
382 | HK | Education |
|
Jaro Institute of Technology Management and Research Limited
Edtech provider of executive education and online degrees f…
|
JARO | IN | Education |
|
JH Educational Technology Inc.
An investment holding company providing private higher and …
|
1935 | HK | Education |
|
KGIC Inc.
Operated a network of private colleges offering ESL program…
|
LGLTF | CA | Education |
|
LAUREATE EDUCATION, INC.
A higher education provider operating a network of institut…
|
LAUR | US | Education |
|
Leader Education Limited
Provides private higher education, vocational training, and…
|
1449 | HK | Education |
|
Legacy Education Inc.
For-profit provider of career-focused post-secondary educat…
|
LGCY | US | 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.