Overview
Community API is a set of endpoints that allow you to manage your community.Authentication
All Community API endpoints require an API key sent viax-api-key header. You can generate API keys for your community
on the dashboard, in the Developer sidebar tab.
Rate Limits
All endpoints have a rate limit of 1 request per second.Even though the rate limit is 1 RPS - your tips, airdrops and raffles can be delayed by a few or more
seconds if you try to create a lot of them at once.
APIs
Gating API
Get details about users who verified in your server.
Points API
Manage your community point systems and holders.
Quests API
Create and manage quests for your community.
Tipping API
Trigger airdrops, raffles, tips and more in your server.