Important: Server API is primarily intended for developers of server plugins and custom integrations. There are no official plugins for this API.
Server API allows you to retrieve a published model by its ID in JSON format.
This JSON can then be used server-side to create your own integration: spawning the model, adding hitboxes, playing sounds, and running animations.
The model ID is temporary and remains valid for only 5 minutes after publication. After that time expires, the ID is removed from the service and can no longer be used to retrieve the model.