Collab.Land APIs
Collab.Land provides a list of REST APIs to allow client applications to:
- Check a wallet address or account against a list of Token Gating Rules
- Access a user's information from Collab.Land if the user grants required permissions to the client application
- Manage Token Gating Rules for community administrators
- Check out API docs.
Collab.Land JavaScript/TypeScript SDK
Collab.Land publishes @collabland/sdk
npm module that provides a set of APIs you can leverage to interact with Collab.Land. Learn more about the SDK here
Collab.Land Miniapps
Collab.Land Miniapps are a set of web3 applications that can be installed on a community to provide additional features and functionalities. Learn How to build Miniapps here
🗃️ Collab.Land REST APIs
4 items
📄️ Collab.Land SDK
The Collab.Land SDK is a TypeScript/JavaScript library that makes it easy to invoke Collab.Land REST APIs.