Getting started

Sign up and log in

Apiway accepts Google OAuth and email + password (with one-time-code email verification on registration). Here is how to register, log in, and recover access.

Last updated

Apiway accepts two authentication methods on the same login page: Google OAuth and email + password (with a one-time email code on registration). Choose either; both end up at the same account.

Steps

  1. Open the login pageGo to /login (Sign up free in the header).open in Apiway
  2. Pick a methodChoose Google OAuth or email + password registration.
  3. Verify the email codeOn registration with email, enter the one-time code Apiway emails you to /login/verify-code.
  4. Land in the Creative StudioFirst-time users land directly in the Creative Studio — the old Brand-vs-Creator role picker is retired and /welcome now redirects into the app.

After registration

First-time users land directly in the Creative Studio — there is no role-picking step. The old Brand-vs-Creator welcome screen is retired and /welcome now redirects straight into the app. See Brand vs Creator role (retired) for what changed.

Forgot password / can't log in

On /login, switch to Reset mode and enter your email. Apiway sends a one-time recovery code to the email and routes you back to set a new password. Latin-only passwords are enforced.

Security & data

Apiway never trains on your uploaded photos. Auth uses Supabase Auth (cookies + JWT). For more on storage and privacy, see why we never train on your uploads.

Related docs