# API

- [Elixir REST API](/api-docs/api-docs-1.md): Get started with Elixir in minutes
- [Desktop Auth](/api-docs/api-docs-1/auth.md): API protocol description and utilities for Desktop integration
- [Mobile Auth](/api-docs/api-docs-1/mobile-auth.md): Authentification request in order to get user credentials
- [RSA Signature](/api-docs/api-docs-1/rsa-signature.md)
- [C# Example](/api-docs/api-docs-1/rsa-signature/c-example.md): C# Example of RSA signature implementation with signature verify
- [Node.js Example](/api-docs/api-docs-1/rsa-signature/node.js-example.md): node.js example of RSA signature
- [User](/api-docs/api-docs-1/user.md): Obtaining Elixir User information
- [NFTs](/api-docs/api-docs-1/nfts.md): Obtain the user nfts and allow to play with them!
- [Tournaments API](/api-docs/api-docs-1/tournaments-api.md): Game implementation of the tournaments tool.
- [Game Quests](/api-docs/api-docs-1/game-quests.md): Discover the API to support Quests inside your Game and take the best out of the Season Pass!
- [How To](/api-docs/how-to.md)
- [Link Elixir account to a game API account](/api-docs/how-to/link-elixir-account-to-a-game-api-account.md)
