Sessions
Authentication is kept in secure, httpOnly cookies so browser scripts cannot read the session token.
These are the protections implemented today. We do not claim certifications or guarantees we have not earned.
Authentication is kept in secure, httpOnly cookies so browser scripts cannot read the session token.
Full API keys are shown only when created. The service stores a one-way hash for later verification.
Supply credentials are encrypted before they are written to the database and are never returned through customer APIs.
Wallet credit is added only after the payment provider confirms the crypto invoice. Request charges are recorded in an append-only ledger.