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 WEB 2023 v2 | 2023-06-02 | Portuguese | |
| FRE WEB 2023 | 2023-05-31 | Portuguese | |
| FRE NOVO 2022 v12 | 2023-05-19 | Portuguese | |
| ITR 2023-Q1 | 2023-05-15 | Portuguese | |
| FRE NOVO 2022 v11 | 2023-05-09 | Portuguese | |
| FRE NOVO 2022 v10 | 2023-04-24 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
10 filings
| |||||
| 35643498 | FRE WEB 2023 v2 | 2023-06-02 | Portuguese | ||
| 35643420 | FRE WEB 2023 | 2023-05-31 | Portuguese | ||
| 35100514 | FRE NOVO 2022 v12 | 2023-05-19 | Portuguese | ||
| 34029044 | ITR 2023-Q1 | 2023-05-15 | Portuguese | ||
| 35100436 | FRE NOVO 2022 v11 | 2023-05-09 | Portuguese | ||
| 35100342 | FRE NOVO 2022 v10 | 2023-04-24 | Portuguese | ||
| 35100218 | FRE NOVO 2022 v9 | 2023-03-30 | Portuguese | ||
| 33762068 | DFP 2022 | 2023-03-27 | Portuguese | ||
| 35100132 | FRE NOVO 2022 v8 | 2023-02-03 | Portuguese | ||
| 35100010 | FRE NOVO 2022 v7 | 2023-01-03 | Portuguese | ||
|
2022
5 filings
| |||||
| 35099877 | FRE NOVO 2022 v6 | 2022-12-08 | Portuguese | ||
| 35099773 | FRE NOVO 2022 v5 | 2022-11-16 | Portuguese | ||
| 33998651 | ITR 2022-Q3 | 2022-11-14 | Portuguese | ||
| 35099672 | FRE NOVO 2022 v4 | 2022-10-27 | Portuguese | ||
| 35099522 | FRE NOVO 2022 v3 | 2022-08-26 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Tertiary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACADEMIES AUSTRALASIA GROUP LIMITED
Provides English, vocational, and higher education across v…
|
AKG | AU | Education |
|
Adtalem Global Education Inc.
A provider of post-secondary education focused on the healt…
|
ATGE | US | Education |
|
ADVTECH LIMITED
A prominent private education and resourcing group operatin…
|
ADH | ZA | Education |
|
Afya Ltd
Medical education group with products and digital services …
|
AFYA | KY | Education |
|
Ambow Education Holding Ltd.
AI educational technology firm with phygital solutions and …
|
AMBO | US | Education |
|
AMERICAN PUBLIC EDUCATION INC
Provider of career-focused higher education for military an…
|
APEI | US | Education |
|
Aoba-BBT, Inc.
An educational services provider specializing in recurrent …
|
2464 | JP | Education |
|
Caribbean Diversified Investments, Inc.
Investment company primarily focused on owning and managing…
|
HDC | CA | Education |
|
Cathay Group Holdings Inc.
Investment holding company focused on media and education s…
|
1981 | HK | Education |
|
Chen Lin Education Group Holdings Limited
Private comprehensive education services in the PRC, coveri…
|
1593 | HK | 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.