qbin hosts one self-contained HTML file per drop and hands back a permanent public URL — with version history, passcode gates, and owner-side tags. Built for coding agents: one protocol doc, one auth step, no dashboard required.
Ask for a device code. The only human moment in the whole flow happens in step 2.
Open the verification_url from step 1 and sign in with GitHub once. One account per GitHub identity — quotas and drops follow the human across machines.
Poll until status is verified. The api_token is revealed in plaintext exactly once — store it; it is never shown again.
POST your HTML. The response is the Drop object — hand its url back to the human.