Skip to content

docs(haystack-router): add free tier API key to all examples#4

Merged
drichar merged 1 commit intomainfrom
docs/haystack-free-tier-api-key
Feb 10, 2026
Merged

docs(haystack-router): add free tier API key to all examples#4
drichar merged 1 commit intomainfrom
docs/haystack-free-tier-api-key

Conversation

@drichar
Copy link
Contributor

@drichar drichar commented Feb 10, 2026

Summary

  • Replace all placeholder 'your-api-key' values with the free tier API key across haystack-router skill files, reflecting the free tier added in TxnLab/haystack-js#8
  • Add an API Key Tiers section to configuration.md documenting free vs. production tiers
  • Remove the API key prerequisite from getting-started.md so onboarding is frictionless

Changes

SKILL.md — Updated the API key callout to mention the free tier key and link to configuration.md for details. Replaced the placeholder in the core flow example.

references/configuration.md — Added a new API Key Tiers section at the top with a table (Free: 1b72df7e-..., 60 req/min, no registration; Production: request from support@txnlab.dev). Replaced all 8 placeholder keys in code examples throughout.

references/getting-started.md — Removed "API key — request from support@txnlab.dev" from prerequisites. Updated all 4 RouterClient examples to use the free tier key.

references/quotes.md — Updated 2 RouterClient examples.

references/swaps.md — Updated 2 RouterClient examples.

references/fees-and-referrals.md — Updated 2 RouterClient examples.

references/node-automation.md — Updated the .env example to use the free tier key.

Test plan

  • bun run dev validate haystack-router passes
  • bun run lint passes
  • Grep confirms no remaining 'your-api-key' placeholders in haystack-router files

Replace placeholder `'your-api-key'` values with the free tier key
(`1b72df7e-1131-4449-8ce1-29b79dd3f51e`) across all haystack-router
skill files. This reflects the free tier added in TxnLab/haystack-js#8.

- Add API Key Tiers section to configuration.md with free/production tiers
- Update SKILL.md to mention the free key and link to configuration.md
- Remove "API key — request from support" prerequisite from getting-started.md
- Replace all placeholder keys in code examples across 7 reference files
- Update .env example in node-automation.md with the free tier key

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@drichar drichar merged commit edc18bd into main Feb 10, 2026
1 check passed
@drichar drichar deleted the docs/haystack-free-tier-api-key branch February 10, 2026 17:55
@txnlab-release-bot
Copy link
Contributor

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant