Ir al contenido

The Platform API

Esta página aún no está disponible en tu idioma.

The hosted service has an HTTP interface — it is what the apps talk to — but it is not a published API. There is no public document, no published version, and no stability promise. We do not describe it here, because describing it would imply a promise to keep it as described.

Run the desktop companion and talk to its local API. The daemon holds the account’s session and keys, and reaches the platform on your behalf. Everything in this section documents that surface.

For a server or a machine account with no person at a screen, the companion runs headless and the same routes apply.

If the platform API is published, it will get its own pages here, alongside the local one, with the same route map and the same statement of what is guaranteed. Until you see them, treat the platform interface as private.