ChatGPT — Custom GPT Action
Recommended- 1Create an API key below — start with read-only.
- 2In ChatGPT, create a Custom GPT, open Configure → Actions, and choose “Import from URL”. Paste the OpenAPI schema URL.
- 3Under Authentication, choose API Key, set the Auth Type to Bearer, and paste your crk_live_… key.
- 4Ask your GPT to call “whoami” to confirm it’s connected, then always quote before it trades.
OpenAPI schema URL
https://www.coinrithm.com/openapi.yamlAuthorization header
Authorization: Bearer crk_live_…