Documentation
Everything you need to know about building, deploying, and managing projects with FloopFloop.
New to FloopFloop?
Start here to learn what FloopFloop is and how to create your first project.
Getting Started
What is FloopFloop?
Learn what FloopFloop is, how it works, and what you can build with it.
Creating a Project
How to describe your idea, choose a subdomain, and launch your first project.
Understanding Deployment
What happens behind the scenes when FloopFloop builds and deploys your project.
Prompt Engineering for FloopFloop
Practical patterns and anti-patterns for writing prompts that get production-ready results from FloopFloop in one shot.
Using Your Project
Chat & Refinement
How to use the chat interface to iterate on your project with follow-up prompts.
Message Queue
Queue multiple changes while your project is deploying and manage them with drag-and-drop.
Project Settings
How to rename, archive, or delete your projects and manage project configuration.
Secrets & Environment Variables
Store API keys and configuration securely and expose them to your deployed project at runtime.
Project Rollback
How to revert your project to a previous deployment version.
Scheduled Jobs (Cron)
Run code on a recurring schedule — poll markets, refresh caches, post summaries.
Attachments & File Uploads
Add images, PDFs, and documents to your prompts so the AI can reference them.
Project Stats & Analytics
Monitor traffic, errors, and latency for your live projects in real time.
Features
Subdomains & Hosting
How FloopFloop subdomain hosting works and how your projects are served on floop.tech.
Custom Domains
Connect your own domain to a FloopFloop project with CNAME and TXT verification.
Public & Private Projects
Control who can access your project with authentication or make it publicly available.
Project Library
Browse public projects created by the community, and clone them to make your own version.
AI Advisor
Get expert recommendations on SEO, design, performance, accessibility, and more.
Cryptohopper Integration
Connect a Cryptohopper account so your trading bot can list hoppers and place live orders via the platform's OAuth2 REST API.
Account & Billing
Plans & Credits
Understand subscription tiers, what credits are, and how they are spent.
Managing API Keys
Create, view, and revoke API keys from your account settings.
Team Workspaces
Invite teammates, share projects and credits, and assign roles.
Two-Factor Authentication
Secure your account with TOTP-based two-factor authentication.
Referral Program
Invite friends to FloopFloop and earn credits when they subscribe.
Reporting an Issue
Report a bug or platform issue so the FloopFloop team can investigate.
Command-Line Interface
API Reference
API Overview
Introduction to the FloopFloop public API, authentication, and rate limits.
Authentication
How to create and use API keys to authenticate with the FloopFloop API.
Projects
Create, list, update, and manage projects via the API.
Deployments
Deploy, rollback, check status, and manage project deployments.
Custom Domains
Add, verify, and remove custom domains for your projects.
Secrets
List, create, update, and delete project secrets via the API. Values are write-only — they are never returned in plaintext.
AI Advisor (streaming)
Get expert project advice via streaming chat — SEO, design, accessibility, performance.
Project Stats
Query CloudWatch-backed traffic, error, and latency metrics for your deployed projects.
Message Queue
Queue refinement prompts, reorder them, and process the queue to trigger deployments.
Project Access
Toggle a project between public and auth-protected and trigger a redeploy.
Library & Likes
Read public project details from the library and like or unlike them.
Teams
List the teams you belong to and fetch team details including members.
Referrals
Fetch your referral code, history, and conversion stats.
Usage & Credits
Check credit balances, per-project usage, transaction history, plan and subscription.
Subdomain Lookups
Check subdomain availability and get suggestions during project creation.
AI Gateway (chat & generate)
Call FloopFloop's managed LLM gateway from your deployed project — chat completions, single-prompt generation, streaming SSE, automatic model routing.
Error Handling
Standard error codes, rate limit headers, and troubleshooting.