Your credential is only saved in RAM, will not be shared with other users or saved in logs. When you logout, credential removed. Each model gets a "Dedicated Temp Token" (only the SHA-256 hash is stored) so your other apps can call /api/claude with this model — send it as custom_model_token in the JSON body or X-Custom-Model-Token header. You may type your own token (8-128 printable ASCII), or leave the field empty to auto-generate one (shown once after saving).
New Dedicated Temp Tokens are shown only once — copy them now. Your other apps call /api/claude with this model by sending custom_model_token in the JSON body or X-Custom-Model-Token header.