# Loyi API Reference ## Docs - [Getting Started](https://loyi-api.eu.apidog.com/doc-346524.md): - [Architecture](https://loyi-api.eu.apidog.com/doc-347893.md): - User [Users Overview](https://loyi-api.eu.apidog.com/doc-346550.md): - Reward [Rewards Overview](https://loyi-api.eu.apidog.com/doc-346532.md): - Collection [Collection Overview](https://loyi-api.eu.apidog.com/doc-346552.md): - Quest [Quest Overview](https://loyi-api.eu.apidog.com/doc-346551.md): - Leaderboard [Leaderboard Overview](https://loyi-api.eu.apidog.com/doc-348472.md): ## API Docs - User [Create user](https://loyi-api.eu.apidog.com/api-3587457.md): Creates and returns a user. This endpoint returns the private key of the user. This is a secret key that should not be shared with anyone. We do not store users' private keys, so you need to store it somewhere safe. - User [Get users](https://loyi-api.eu.apidog.com/api-3587456.md): Returns a list of all your users. - User [Get user](https://loyi-api.eu.apidog.com/api-3587458.md): Returns the user with the specified ID. - User [Update user](https://loyi-api.eu.apidog.com/api-3587459.md): Updates and returns the user with the specified ID. - User [Delete user](https://loyi-api.eu.apidog.com/api-3587460.md): Deletes the user with the specified ID. - Reward [Create reward](https://loyi-api.eu.apidog.com/api-3587450.md): Creates and returns a reward. - Reward [Get rewards](https://loyi-api.eu.apidog.com/api-3587449.md): Returns a list of all your rewards. - Reward [Delete reward](https://loyi-api.eu.apidog.com/api-3587451.md): Deletes the reward with the specified ID. - Reward [Create entry pass code](https://loyi-api.eu.apidog.com/api-3587454.md): Creates a code for an entry pass reward with the specified ID. - Reward [Get entry pass code](https://loyi-api.eu.apidog.com/api-3643679.md): Returns the company's name and the entry pass code object with the specified code. This operation is used to verify that the code is valid. - Reward [Airdrop reward](https://loyi-api.eu.apidog.com/api-3587453.md): Airdrops a reward to the collection with the specified ID. - Reward [Award reward](https://loyi-api.eu.apidog.com/api-3767280.md): Awards a user with a reward. - Reward [Redeem rewards](https://loyi-api.eu.apidog.com/api-3768304.md): Redeems multiple rewards with the specified IDs. This operation is used to make a user redeem rewards. - Collection [Create collection](https://loyi-api.eu.apidog.com/api-3644737.md): Creates and returns a collection. - Collection [Get collections](https://loyi-api.eu.apidog.com/api-3641945.md): Returns a list of all your collections. - Collection [Get collection](https://loyi-api.eu.apidog.com/api-3641947.md): Returns the collection with the specified ID. - Collection [Update collection](https://loyi-api.eu.apidog.com/api-3641948.md): Updates and returns the collection with the specified ID. - Collection [Delete collection](https://loyi-api.eu.apidog.com/api-3641949.md): Deletes the collection with the specified ID. - Collection [Get rewards](https://loyi-api.eu.apidog.com/api-3641951.md): Returns all the rewards that have been airdropped to the collection with the specified ID. - Collectible [Claim collectible](https://loyi-api.eu.apidog.com/api-3768984.md): Claims a collectible. - Collectible [Get collectibles](https://loyi-api.eu.apidog.com/api-3768985.md): Returns all the collectibles. - Quest [Create quest](https://loyi-api.eu.apidog.com/api-3644736.md): Creates and returns a quest. - Quest [Get quests](https://loyi-api.eu.apidog.com/api-3642166.md): Returns a list of all your quests. - Quest [Get quest](https://loyi-api.eu.apidog.com/api-3642167.md): Returns the quest with the specified ID. - Quest [Update quest](https://loyi-api.eu.apidog.com/api-3642168.md): Updates and returns the quest with the specified ID. - Quest [Delete quest](https://loyi-api.eu.apidog.com/api-3642169.md): Deletes the quest with the specified ID. - Quest [Get participants](https://loyi-api.eu.apidog.com/api-3642171.md): Returns a list of all the participants and the title of the quest with the specified ID. - Quest [Accept quest](https://loyi-api.eu.apidog.com/api-3642170.md): Accepts the quest with the specified ID. This operation is used to make a user become a participant in the quest. - Quest [Submit answers](https://loyi-api.eu.apidog.com/api-3666041.md): Submits user answers for the a quest of type `quiz` or - Quest [Get answers](https://loyi-api.eu.apidog.com/api-3751400.md): Returns user's answers for the quest with the specified ID. - Leaderboard [Get leaderboard](https://loyi-api.eu.apidog.com/api-3663069.md): Returns a list of users usernames and owned token amounts sorted by token amount. - Leveling [Get leveling configuration](https://loyi-api.eu.apidog.com/api-3809985.md): Returns the leveling configuration. - Leveling [Configure leveling](https://loyi-api.eu.apidog.com/api-3809986.md): Configures leveling feature. - Leveling [Get milestone levels](https://loyi-api.eu.apidog.com/api-3809987.md): Returns a list of all your milestone levels. - Leveling [Create milestone level](https://loyi-api.eu.apidog.com/api-3809988.md): Creates and returns a milestone level. - Leveling [Get milestone level](https://loyi-api.eu.apidog.com/api-3809989.md): Returns the milestone level with the specified ID. - Leveling [Update milestone level](https://loyi-api.eu.apidog.com/api-3809990.md): Updates and returns the milestone level with the specified ID. - Leveling [Delete milestone level](https://loyi-api.eu.apidog.com/api-3809991.md): Deletes the milestone level with the specified ID.