The API tab only appears in the admin area if your platform has the integration component turned on. If you have it, every system that talks to LeasePilot's API — your CRM, your reporting stack, anything custom your team builds — authenticates with the token managed here.
01What you can do from this screen
- Show the token — by default it's masked. Click Show to reveal the full string when you need to paste it into another system.
- Copy — copies the active token to your clipboard so you don't have to retype a long string.
- Generate New Token — rotates the credential. Use this when the old token is exposed, when an engineer with access leaves, or as part of a regular rotation policy. The new token replaces the active one, so update every integration that uses it after you regenerate.
- About API Integration panel — short summary of what the API can do, with a link out to the full API Documentation when you're ready to build against it.
NoteTreat the token like a password. Anyone who has this string can act on your data through the API. Don't paste it into chat, ticketing, or anywhere it gets archived in a log; share it through the same secure channel you'd use for credentials.
To connect to packaged integrations like Yardi or Salesforce instead of building your own, see connected systems.