Fly.io
api.machines.dev
Fly.io is a platform for running applications on servers close to users worldwide. Deploy containers, manage Fly Machines, scale apps globally, and configure networking with edge computing capabilities.
api_key
free
1.0
https://api.machines.dev/v1
1
2026-03-01 11:07:39
Health
Capabilities
create_app
developer-toolsCreate a new Fly.io application in a specific organization and region.
Detail: https://api.machines.dev/v1/capabilities/create_app
create_machine
developer-toolsCreate and start a new Fly Machine with a Docker image and configuration.
Detail: https://api.machines.dev/v1/capabilities/create_machine
list_apps
developer-toolsList all applications in the authenticated Fly.io organization.
Detail: https://api.machines.dev/v1/capabilities/list_apps
list_machines
developer-toolsList all Machines (VMs) running for a specific application.
Detail: https://api.machines.dev/v1/capabilities/list_machines
manage_secrets
developer-toolsSet, unset, or list secrets (environment variables) for an application.
Detail: https://api.machines.dev/v1/capabilities/manage_secrets
scale_machine
developer-toolsUpdate a Machine's CPU, memory, and scaling configuration.
Detail: https://api.machines.dev/v1/capabilities/scale_machine
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: Fly.io Description: Fly.io is a platform for running applications on servers close to users worldwide. Deploy containers, manage Fly Machines, scale apps globally, and configure networking with edge computing capabilities. Auth: api_key Capabilities: - create_app: Create a new Fly.io application in a specific organization and region. - create_machine: Create and start a new Fly Machine with a Docker image and configuration. - list_apps: List all applications in the authenticated Fly.io organization. - list_machines: List all Machines (VMs) running for a specific application. - manage_secrets: Set, unset, or list secrets (environment variables) for an application. - scale_machine: Update a Machine's CPU, memory, and scaling configuration.