Fly.io
activeRun apps close to users — Machines API, global Anycast, GPUs, Postgres, volumes
Connect via PincerAPI
Use our proxy to call Fly.io with your PincerAPI key. No separate signup needed.
# Get instructions for Fly.io
curl -H "Authorization: Bearer YOUR_PINCER_KEY" \
https://pincerapi.com/api/v1/apis/fly-io/instructions
# Call through PincerAPI proxy
curl -H "Authorization: Bearer YOUR_PINCER_KEY" \
"https://pincerapi.com/api/v1/connect/fly-io/your/endpoint/here"Direct Setup
Endpoints
GET
/appsList apps in your organization
GET
/apps/{app_name}/machinesList machines in an app
POST
/apps/{app_name}/machinesCreate a new machine
POST
/apps/{app_name}/machines/{machine_id}/startStart a stopped machine
Related APIs in hosting-deploy
Vercel
Frontend cloud — deployments, serverless functions, edge network, domains
Netlify
Web platform — deploy, serverless functions, forms, identity, edge handlers
Railway
Infrastructure platform — deploy from Git, databases, cron jobs, private networking
Render
Cloud platform — web services, static sites, cron jobs, Postgres, Redis