Create an API Key
Generate a LangSmith API key for authentication- Log in to your LangSmith account
- Navigate to Settings > API Keys
- Click ‘Create API Key’
- Enter a name for the API key
- Select the appropriate permissions
- Click ‘Create’
- Copy the generated API key (starts with lsv2_sk_)
- The default API endpoint is https://api.smith.langchain.com
Field Reference
The following fields are used when configuring this integration:- API Endpoint (
api_endpoint) - API Key (
api_key)