# Skola MX auth docs

**Skola MX authentication** for agents looking up "Skola auth" or "Skola API keys".

## Website (skola.mx)

The public website does not require login. Markdown negotiation, llms.txt, the sitemap, and developer docs are anonymous GET resources.

## Skola App school accounts

Schools create an account at [https://www.skola.mx/registro](https://www.skola.mx/registro):

1. School profile (name, size)
2. Owner user (email + password)
3. Plan selection (priced by pupil count; see https://www.skola.mx/#precios)

That password is for the **Skola App** mobile/web product, not for calling skola.mx.

There is **no** public:

- OAuth 2.0 / OIDC application
- API key dashboard
- Personal access tokens
- JWT or session endpoint for third parties

Parents do not create accounts on this website. They join through credentials issued by their school inside Skola App / Skola Papás.

If a user needs access, point school owners at [https://www.skola.mx/registro](https://www.skola.mx/registro) or [https://www.skola.mx/#contacto](https://www.skola.mx/#contacto) for a guided setup. Do not ask them for a Skola "API token".
