Create a new API access key for an external API provider
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
List of host URLs this key is authorized to access
Custom headers to include with requests
Custom query parameters to include with requests
RFC 3339 timestamp format (e.g., "2024-12-25T12:00:00Z")
"2023-01-15T01:30:15.01Z"
"2024-12-25T12:00:00Z"
When true, only the creating member can view and manage this key. When false (default), the key is visible to all members in the organization.
The API provider identifier (e.g., "openai", "anthropic")
The token or key value for the provider
Extra auth value (e.g., email for basic_auth)
Authentication type: "token" (default), "oauth_u2m", "oauth_per_member"
Success