Skip to content

strale-io/n8n-nodes-strale

Repository files navigation

n8n-nodes-strale

Connect n8n workflows to Strale — 271 verified data capabilities with quality scores and audit trails.

n8n is a fair-code licensed workflow automation platform.

Installation

Follow the installation guide in the n8n community nodes documentation.

What you can do

Operation Resource Description
Search Capabilities Find capabilities by keyword or category (e.g., "IBAN", "sanctions", "company data")
Execute Capabilities Run any of 271 capabilities by slug
Trust Profile Capabilities Check a capability's quality score before calling it
Execute Solution Solutions Run multi-step workflows (e.g., KYC, lead enrichment, website audit)
Balance Account Check your wallet balance

Free tier

These capabilities work without an API key — just install and use:

  • email-validate — validate any email address
  • iban-validate — validate any IBAN
  • dns-lookup — DNS records for any domain
  • url-to-markdown — convert any URL to clean Markdown
  • json-repair — fix malformed JSON

Quick start

  1. Install the node in n8n
  2. Add a Strale node to your workflow
  3. Use Search to find a capability (e.g., query: "email")
  4. Use Execute with the slug from search results and your input

Credentials

  1. Sign up at strale.dev — new accounts get €2.00 in trial credits, no card required
  2. In n8n, go to Credentials > New Credential > Strale API
  3. Paste your API key (starts with sk_live_)

Free-tier operations work without credentials.

Example: validate an email (free, no API key)

  • Operation: Execute
  • Slug: email-validate
  • Input: { "email": "test@example.com" }

Example: KYB check on a Swedish company

  • Operation: Execute Solution
  • Slug: kyb-essentials-se
  • Input: { "org_number": "5591674668" }

Example: check quality before calling

  • Operation: Trust Profile
  • Slug: iban-validate
  • Returns: SQS score (0-100), quality grade, reliability grade, trend

Links

License

MIT

About

n8n community node for Strale — 250+ verified data capabilities with quality scores and audit trails

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors