API access and website access
These serve different purposes:- Schema API credentials authenticate your integration to Schema.
- A website session gives a Flow access to the account on the site it is using.
How sessions work
For websites that require authentication, Schema for Flows caches sessions on Schema’s servers and loads them when needed. A Flow can reuse an existing session rather than requiring a separate sign-in step in every workflow.Manage access
The Sessions dashboard is where you review active sessions, add or update credentials, and revoke access. The Sessions preview shows this experience with sample data. Once you receive access, use the dashboard and account setup instructions provided for your environment.When sign-in is required
If a call returnsauth_required:
- Check that you connected the intended account for that website.
- Update its credentials or sign in again as needed.
- Confirm access before retrying the call.