Partner Integrations / API
Issue API tokens for partners/integrations to access this tenant's data programmatically.
β¦ Ren AI
β Checkingβ¦
Powers the Ren copilot, smart import, and AI features across Fanline. Stored encrypted in your project's Vault β never shown again.
0 tokens issued for this tenant.
Each token authenticates a partner or integration's requests to the Integration API.
Generate a new API token
A label so you can recognise this token later. Not sent to partners.
Allows the partner to read this tenant's records via the Integration API.
Allows the partner to create or update records via the Integration API.
| Name | Token | Scopes | Created | Last used | Status |
|---|
π Integration API
Tokens authenticate partner requests to the Integration API. Give a generated token to the partner or integration, and have them send it in the Authorization header of their Integration API requests.
Base URL:
https://soayifvrfcmltjowtqfi.supabase.co/functions/v1/...
Example header:
Authorization: Bearer flk_β¦your_tokenβ¦
The plaintext token is shown only once, at creation. We store a hash β never the token itself β so a lost token must be revoked and re-issued.