Pluto is an API for any web data.
Developers can embed Pluto to authenticate users, share data, and perform actions on users’ behalf for any site on the internet.
There are 3 major components to Pluto's architecture:
- Embedded Automations, which power automated actions for users
- Pluto Frame, which is an integrated component for adding authenticated Embedded Automations into your application
- Pluto Functions, which can execute arbitrary JS functions to retrieve and compute over data Embedded Automations and Functions receive a signed attestation of correct execution from our secure infrastructure, which can be verified locally.
Pluto runs on secure infrastructure and uses best-in-class encryption.
For more information on Pluto, see our documentation, website, or follow us on Twitter.
We welcome contributions to our open-source projects. If you want to contribute or follow along with contributor discussions, join our main Telegram channel to chat about Pluto's development.
Our contributor guidelines can be found in CONTRIBUTING.md. A good starting point is issues labelled 'bounty' in our repositories.