SÃO PAULO TURISMO S.A. — Investor Relations & Filings
About SÃO PAULO TURISMO S.A.
SÃO PAULO TURISMO S.A. (SPTuris) serves as the official agency for tourism promotion and event management within the city of São Paulo. The company is responsible for the administration of key municipal venues, including the Autódromo de Interlagos, and oversees the organization of major public events such as the official Carnival parades and New Year's Eve celebrations. Its core operations involve the development of tourism infrastructure, the management of tourist information centers, and the execution of strategic marketing campaigns to position the city as a global hub for business, culture, and entertainment. SPTuris facilitates the hosting of international trade fairs, congresses, and sporting events, providing logistical support and specialized services to enhance the city's capacity as a premier destination for large-scale gatherings and professional tourism.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MAPA FINAL VOTACAO DETALHADO | 2026-04-29 | Portuguese | |
| Mapa do Escriturador | 2026-04-27 | Portuguese | |
| DFP 2025 | 2026-03-27 | Portuguese | |
| ITR 2025-Q3 | 2025-11-14 | Portuguese | |
| ITR 2025-Q2 | 2025-08-14 | Portuguese | |
| ITR 2025-Q1 | 2025-05-14 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 39285019 | MAPA FINAL VOTACAO DETALHADO | 2026-04-29 | Portuguese | ||
| 37461253 | Mapa do Escriturador | 2026-04-27 | Portuguese | ||
| 33801871 | DFP 2025 | 2026-03-27 | Portuguese | ||
|
2025
4 filings
| |||||
| 34139441 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34139317 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 34139291 | ITR 2025-Q1 | 2025-05-14 | Portuguese | ||
| 33794150 | DFP 2024 | 2025-03-28 | Portuguese | ||
|
2024
8 filings
| |||||
| 34079013 | ITR 2024-Q3 | 2024-11-12 | Portuguese | ||
| 34078981 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 35903093 | FRE WEB 2023 v10 | 2024-05-24 | Portuguese | ||
| 35903004 | FRE WEB 2023 v9 | 2024-05-23 | Portuguese | ||
| 34078943 | ITR 2024-Q1 | 2024-05-14 | Portuguese | ||
| 35902926 | FRE WEB 2023 v8 | 2024-05-09 | Portuguese | ||
| 35902868 | FRE WEB 2023 v7 | 2024-05-09 | Portuguese | ||
| 33780759 | DFP 2023 | 2024-03-28 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Other travel related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DREAMFOLKS SERVICES LIMITED
Technology-driven airport services aggregator platform for …
|
DREAMFOLKS | IN | Administrative and support serv… |
|
JAYRIDE GROUP LIMITED
Global online marketplace for airport transfers and ground …
|
JAY | AU | Administrative and support serv… |
|
TEN LIFESTYLE GROUP PLC
A technology-enabled provider of travel and lifestyle conci…
|
TENG | GB | Administrative and support serv… |
|
VALUE GOLF Inc.
Operates an online portal for golf reservations, e-commerce…
|
3931 | JP | Administrative and support serv… |
|
WEB TRAVEL GROUP LIMITED
Global travel technology company providing a B2B marketplac…
|
WEB | AU | Administrative and support serv… |
SÃO PAULO TURISMO 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/53187/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53187 | 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=53187 | 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=53187 \ -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": 53187}, 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 SÃO PAULO TURISMO S.A. (id: 53187)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.