How to create API keys for Sync partners?

TB Sync · settings · Last updated August 17, 2026 · Version 1

This process works in apps: TB Sync, TB One

This article will teach you how to create a Platform API key, store the secret securely, and rotate keys when needed.

API Keys grant partners access to the Tire Base Platform API for your tenant (docs live on docs.tirebase.io). Keys should use the least privilege required for the integration so a leaked credential cannot reach unrelated modules.

Steps

Conclusion & best practices

One key per partner or integration makes revocation easy. Never reuse a single “master” key across multiple vendors, and audit keys periodically from the API Keys settings screen.