Logistics panel → Settings → Channels
Channels is where you create and manage API clients for Fynd Logistics. Each client represents an integration that can authenticate against the Logistics API using a unique Client ID and Client Secret. The credentials provides the authentication values required by the Logistics API. Use these credentials with the Generate Access Token API to obtain a Bearer token.
Use Channels when you need to connect an ERP, WMS, custom application, or partner system to Fynd Logistics without sharing a single set of credentials across every integration.
The Channels page lists all API clients configured for your company. From this page you can:
- Create a new API client.
- Open an existing client to view its details and credentials.
Select a client from the list to open its details page.
The client header shows:
| Detail | Description |
|---|---|
| Client name | Display name of the API client |
| Created on | Date and time when the client was created |
| Status | Whether the client is currently enabled or disabled. Use the toggle on the client details page to control access. |
- Treat the Client Secret as a password. Do not share it in chat, email, or public repositories.
- Prefer one client per integration so you can disable a single system without affecting others.
- Copy credentials only when configuring a trusted system, and store them in a secure secrets manager.
- If a secret may have been exposed, disable the client immediately and create a replacement client for the integration.