Header
All requests use API key authentication in the header:Shell Setup
Health Check Style Call
Common Mistakes
- Missing
X-Api-Keyheader - Typos in base URL (
client-api.floppy.host) - Sending request body without
Content-Type: application/jsonon POST requests