Authentication
AgentLine uses Bearer API keys. Every authenticated request needs:Getting a key
Sign-up and sign-in use the same email one-time-code flow:1
Request a code
2
Verify the code to mint a key
api_key (plaintext, shown once) plus your account_id and
balance. New emails auto-create an account with a sign-up credit.