Overview
The Railway integration reviews who has access to your Railway workspace — the member roster, names, and roles — via Railway’s GraphQL API. LowerPlane uses read-only access and does not read or modify your projects, services, or deployments.Railway members are identified by email, so LowerPlane can match each member to a person in your directory for offboarding. Railway’s API does not expose per-member 2FA (Railway enforces 2FA at the workspace level, not per user), so there is no MFA check.
Prerequisites
How to Get Your Credentials
Create a token
Click Create Token, give it a name, and choose an Account token (covers all workspaces).
Connecting in LowerPlane
- Go to Settings > Integrations in LowerPlane.
- Find Railway under Cloud Providers.
- Enter your API Token.
- Click Connect.
What LowerPlane Checks
User identified
Confirms each Railway member resolves to a named person, not an anonymous or shared account.
Offboarded access removed
Flags Railway access still active for an employee who has been offboarded in your HR directory.
Access valid
Verifies each member maps to a current employee in your HR directory whose access has been reviewed.