APIs & Integrations
NextCloud
Overview
Pre-built tooling
Pre-built use cases
Not seeing the use case you need? Build your own independently.
Access requirements
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | β | |
Paid test account | β | |
Partnership | β | |
App review | β | |
Security audit | β |
Setup guide
No setup guide yet.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Useful links
Contribute useful links by editing this page
API gotchas
- NextCloud OCS API uses
Basic
auth mode to access different endpoints. Provide yourusername
as the Username value andpassword
as the Password value. You will also need to provide the domain url when creating a connection.
Contribute API gotchas by editing this page