Collab.Land APIs
Collab.Land provides a list of REST APIs to allow client applications to:
- Check a wallet address or account with 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 granted roles for community administrators
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
Request API access
- Register client application with Collab.Land to get an API key
- Fill out this Google Form to request access to Collab.Land APIs:
Try APIs
Invoke APIs
🗃️ Collab.Land REST APIs
4 items
📄️ Collab.Land SDK
Use the SDK for Node.js applications