# Servo > Universal robot onboarding and real-time VLA inference with Servo. - [Introduction](https://servo.mintlify.app/introduction.md): Connect physical robots to hosted VLA models with low-latency streaming. - [Quickstart](https://servo.mintlify.app/quickstart.md): Get started with Servo and connect your robot in 5 minutes. - [Robot Integration](https://servo.mintlify.app/guides/robots.md): Connect cameras, joint sensors, and motor controllers to hosted VLA models. - [Robot Fleets](https://servo.mintlify.app/guides/fleet-deployment.md): Share managed model capacity across multiple robots with automatic scaling. - [Authentication](https://servo.mintlify.app/authentication.md): Sign in to the CLI and authenticate robot applications. - [Python API](https://servo.mintlify.app/reference/python-api.md): Robot integration, functional policy execution, and fleet administration. - [Health](https://servo.mintlify.app/api-reference/health.md) - [List supported robot types](https://servo.mintlify.app/api-reference/robots/list-supported-robot-types.md) - [Register a robot](https://servo.mintlify.app/api-reference/robots/register-a-robot.md) - [List robots](https://servo.mintlify.app/api-reference/robots/list-robots.md) - [Get a robot](https://servo.mintlify.app/api-reference/robots/get-a-robot.md) - [Show the signed-in account](https://servo.mintlify.app/api-reference/customer-auth/show-the-signed-in-account.md) - [List API keys](https://servo.mintlify.app/api-reference/customer-auth/list-api-keys.md) - [Create an API key](https://servo.mintlify.app/api-reference/customer-auth/create-an-api-key.md) - [Revoke an API key](https://servo.mintlify.app/api-reference/customer-auth/revoke-an-api-key.md) - [Show account status](https://servo.mintlify.app/api-reference/customer-auth/show-account-status.md) - [List hosted deployments](https://servo.mintlify.app/api-reference/customer-auth/list-hosted-deployments.md) - [Deploy a model for a robot](https://servo.mintlify.app/api-reference/customer-auth/deploy-a-model-for-a-robot.md) - [Stop a hosted deployment](https://servo.mintlify.app/api-reference/customer-auth/stop-a-hosted-deployment.md) - [List compatible models](https://servo.mintlify.app/api-reference/catalog/list-compatible-models.md) - [Get a model](https://servo.mintlify.app/api-reference/catalog/get-a-model.md) - [List robot fleets](https://servo.mintlify.app/api-reference/fleets/list-robot-fleets.md) - [Create a robot fleet](https://servo.mintlify.app/api-reference/fleets/create-a-robot-fleet.md) - [Get a robot fleet](https://servo.mintlify.app/api-reference/fleets/get-a-robot-fleet.md) - [Update a fleet model](https://servo.mintlify.app/api-reference/fleets/update-a-fleet-model.md) - [Roll back a fleet model](https://servo.mintlify.app/api-reference/fleets/roll-back-a-fleet-model.md) ## OpenAPI Specs - [openapi](/api-reference/openapi.json)