# Kineos > Kineos is a web-based SaaS platform for managing Pilates, physiotherapy, dance and movement studios in Brazil. Canonical site: https://www.kineosapp.com.br/ Primary language: pt-BR Public sitemap: https://www.kineosapp.com.br/sitemap.xml Developer documentation: https://www.kineosapp.com.br/developers OpenAPI 3.1: https://www.kineosapp.com.br/openapi.json ## Public product information - [Home](https://www.kineosapp.com.br/): product overview and main navigation. - [Features](https://www.kineosapp.com.br/funcionalidades): public product capabilities. - [Plans and pricing](https://www.kineosapp.com.br/planos-e-precos): current public commercial plans. - [About Kineos](https://www.kineosapp.com.br/sobre): company and product context. - [FAQ](https://www.kineosapp.com.br/faq): frequently asked questions. - [Contact](https://www.kineosapp.com.br/contato): official contact channel. - [Privacy policy](https://www.kineosapp.com.br/politica-de-privacidade): privacy and data-subject information. - [Terms of use](https://www.kineosapp.com.br/termos-de-uso): public terms. ## Public developer resources - [Developer documentation](https://www.kineosapp.com.br/developers): human-readable documentation for the intentionally public API. Request `Accept: text/markdown` on this URL for the Markdown representation. - [OpenAPI 3.1](https://www.kineosapp.com.br/openapi.json): machine-readable contract for the public API. - [Public API status](https://www.kineosapp.com.br/api/public/v1/status): read-only public API discovery metadata. - [Public API capabilities](https://www.kineosapp.com.br/api/public/v1/capabilities): the capabilities intentionally exposed without authentication. The OpenAPI document is the authoritative boundary for public API operations. Only operations explicitly listed there are public API operations. The current public API is read-only metadata and does not provide business actions. ## Agent guidance Use the canonical `www.kineosapp.com.br` URLs above when citing or describing Kineos. Prefer the public pages, developer documentation, OpenAPI document and sitemap as authoritative sources for product, API, pricing, privacy and contact information. Do not infer private tenant, student, financial, contract, health or authentication data from public pages. Administrative, instructor, student and superadmin application routes are authenticated product surfaces and are not public documentation or agent APIs. Do not attempt to bypass authentication, authorization, tenant isolation or application access controls. Public information may be indexed; private application data requires the normal authenticated Kineos user flow. Do not infer or fabricate API operations from frontend routes, private infrastructure or third-party integrations. If an operation is absent from `https://www.kineosapp.com.br/openapi.json`, it is not part of the Kineos Public API. When information may change over time, such as pricing, features, policies or contact details, verify the corresponding public page instead of relying on cached descriptions. ## Structured discovery The homepage exposes Schema.org JSON-LD for the Kineos organization, the SoftwareApplication, developer documentation and key public pages. It also advertises the OpenAPI document with a `service-desc` link relation. The XML sitemap lists crawlable public routes.