Credentials
Credentials has three areas: automatic authentication, API keys, and saved credentials.
Automatic authentication
- Click Start authentication under Automatic authentication.
- Click Open link and finish signing in to CodeBuddy.
- Return to the console and wait for the status check, or click Check authentication status.
- If the callback does not complete, choose Manual callback, paste the full callback URL, and submit it.
Add manually
Choose Add credential manually, enter a CodeBuddy Bearer Token, optionally enter a user ID, choose Chat or Responses, and click Save.
API keys
- Click Create API key in the API key area.
- Enter a name and select the active credentials to bind.
- Copy the secret immediately; click Reveal key only when needed.
- Clients send
Authorization: Bearer <API_KEY>orx-api-key: <API_KEY>.
Use Refresh, Edit, and Delete in the saved-credentials list. Reauthenticate an expired credential.