Extensible API
Last updated
Last updated
YURI AI uses the most popular and flexible REST API, where the client sends requests to the server in the form of data, and the server uses the input to run internal functions and returns the output data to the client.
The REST API is highly extensible and easy to use. It keeps the underlying blockchain protocol unchanged and handles transactions under the protocol, changing the usage of the protocol to improve extensibility. It adopts a multi-chain architecture that divides the original chain into multiple ones, each of which provides part of the computing and storage services. The more business data, the more chains, and the better the system’s overall performance.