Client Secret
Table of Contents
Description
Financial meaning
It stores the data of an individualAPI client.key of broker, bank, API. It provides a single point of access to user data and API keys (third-party services) associated with customer portfolios.
Platform abstraction
Client Secret in the Finmars platform is information about the client's API key, which refers to:
- client container for client information.
Examples
User code |
Provider |
Portfolio |
Path to Secret |
Client ID |
Notes |
client-00 | Bank A |
Bonds Portfolio |
banks/a/client01.txt | 1 |
- |
User code
: workspace unique identifier of the clientProvider
: name of broker, source, bank, APIPortfolio
: portfolio namePath to Secret
: path in storage to the file with API keyNotes
: custom descriptionClient ID
: ID of client
Cookbook
CRUD
Operations within platform.
Use Cases
What for it's used.
F.A.Q.
Frequently asked questions.
API documentation
Link to API documentation.