REST API
The SpineUI app provides a REST API for accessing detection and tracking models. We will give you an overview of how you can use this API in this article.
Endpoint /docs
The endpoint /docs provides an OpenAPI web interface for the REST API. OpenAPI is a documentaion and interaction standard for REST APIs that provides a GUI for interacting with the REST API.
Endpoint /available_models
Call the <url>/available_models endpoint to see all the available models that can be used.