Create a custom client link.
Documentation Index
Fetch the complete documentation index at: https://developer.trychart.com/llms.txt
Use this file to discover all available pages before exploring further.
Please use base64 encoded client_id:client_secret. You can use this command to generate the base64 encoded string: echo -n 'client_id:client_secret' | base64