Sign in

Create credential

documented

Create a new credential (type, data, and access). ([docs.n8n.io](https://docs.n8n.io/embed/managing-workflows/?utm_source=openai))

POST /credentialsCredentialsno implementation yet0 runs

Input

n8n_host
N8N host (e.g. your-n8n-instance.com)
your-n8n-host.com
credential_name*
Credential name
Name for the credential
credential_type*
Credential type
Credential type (e.g. googleSheetsOAuth2Api)
credential_data*
Credential data (JSON object)
JSON payload for credential data
Calls n8n as you (your API key is your account); keychains.dev holds the credentials.
Create credential · n8n · OpenIntegrations