Skip to content
Last updated

How to access on Fynd Logistics

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.

Channels Listing

The Channels page lists all API clients configured for your company. From this page you can:

  1. Create a new API client.
  2. Open an existing client to view its details and credentials.

Client Details

Select a client from the list to open its details page.

The client header shows:

DetailDescription
Client nameDisplay name of the API client
Created onDate and time when the client was created
StatusWhether the client is currently enabled or disabled. Use the toggle on the client details page to control access.

Security Guidelines

  • 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.