Infrastructure credentials for AI agents
Connect cloud services once. Let AI agents bootstrap projects instantly.
curl -X POST https://superspawn.dev/api/bootstrap \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{"project":"my-app","services":["supabase"]}'