Fly.io
communityPlatform for running full-stack apps and databases close to users worldwide via edge deployment.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.machines.dev/v1/appsList all apps in organization
Parameters
org_slugorganization slug (stringrequiredReturns
apps[] with id, name, status, organization, network, created_atGET
https://api.machines.dev/v1/apps/{app_name}Get app details
Parameters
app_nameapp name (stringrequiredReturns
id, name, status, organization, machines[] with id, region, stateGET
https://api.machines.dev/v1/apps/{app_name}/machinesList machines for an app
Parameters
app_nameapp name (stringrequiredReturns
machines[] with id, name, state, region, config, created_at, updated_at