The Apps API allows you to create, manage, and interact with applications in the Puter ecosystem. You can build and deploy applications that integrate seamlessly with Puter's platform.
puter.apps.create()
- Create a new applicationputer.apps.list()
- List all applicationsputer.apps.delete()
- Delete an applicationputer.apps.update()
- Update application settingsputer.apps.get()
- Get information about a specific application