Authentication
Token Creation Process
1. Identify Your Team
[
{
"id": "018eebbd-c47a-7d2c-a315-9f8c2e41b6d3",
"name": "Team A",
"stripeCustomerId": null,
"aiConfig": null
},
{
"id": "019010b5-e189-7f5d-b423-a0d7f5623c9e",
"name": "Team B",
"stripeCustomerId": null,
"aiConfig": null
}
]
2. Create Permanent Token
{
"id": "018eebbd-f94b-7a68-c531-b2e9d7f84a0f",
"teamId": "018eebbd-c47a-7d2c-a315-9f8c2e41b6d3",
"name": "token_teamA",
"expiration": "2024-09-07T00:00:00Z",
"createdAt": "2024-09-06T11:01:53.241234399Z",
"token": "tkak_qRXm9bNfLJTVUWoYzp15-3HKQSFD-nZxwEMCyAueghPiBcOlr_G7Jtv-TaLkdIjfw"
}
Modified at 2025-02-21 16:44:02