APIs
API - Application Programming Interface
The APIs are built on Microsoft .Net Framework and allow our applications to talk to each other.
The APIs provide a standard way for our developers to communicate with the backend database, to send and receive player information, and to keep track of player scores and district levels, etc.
Key APIs
- Play-and-Earn API (P+E): Rewards that are earned are updated via the P2E API.
- Build-and-Earn and NFT API (B+E): As players build their NFTs, information is sent back to "HQ" via the NFT API and the B+E API.
- Player Profile API: Information on the current player’s character will be retrieved and updated via the Player API.
- Learn-and-Earn API (L+E): Information that is used while the players are learning within Cornucopias is transferred via the L+E API.
- Host-and-Earn API (H+E): Rewards that are earned via node hosting are updated via the H+E API.
- Blockchain API: Information on players’ blockchain wallets is transferred via the NFT API and Blockchain API.