APIs
API- Application Programming Interface
Last updated
API- Application Programming Interface
Last updated
The APIs are built on 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 players information, and to keep track of player scores and district levels, etc.
Some of the important APIs we have written that will be used on the mobile/PC/console/SmartTV game are as follows:
(P+E) - rewards that are earned are updated via the P2E API.
and API (B+E) - as players build their NFTs information is sent back to "HQ" via the NFT API and the B+E API.
API - information on the current players character will be retrieved and updated via the Player API.
API - information that is used while the players are learning within Cornucopias is transferred via the L+E API.
API (H+E) - rewards that are earned via node hosting are updated via the H+E API.
Blockchain API - information on players Blockchain Wallets are transferred via the NFT API and Blockchain API.