Fly.io

api.machines.dev

Community

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

Pricing

free

Spec version

1.0

Base URL

https://api.machines.dev/v1

Crawl failures

1

Last verified

2026-03-01T11:07:39.000Z

Health

This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →

Capabilities

create_app

developer-tools

Create a new Fly.io application in a specific organization and region.

Detail: https://api.machines.dev/v1/capabilities/create_app

create_machine

developer-tools

Create and start a new Fly Machine with a Docker image and configuration.

Detail: https://api.machines.dev/v1/capabilities/create_machine

list_apps

developer-tools

List all applications in the authenticated Fly.io organization.

Detail: https://api.machines.dev/v1/capabilities/list_apps

list_machines

developer-tools

List all Machines (VMs) running for a specific application.

Detail: https://api.machines.dev/v1/capabilities/list_machines

manage_secrets

developer-tools

Set, unset, or list secrets (environment variables) for an application.

Detail: https://api.machines.dev/v1/capabilities/manage_secrets

scale_machine

developer-tools

Update 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.